Google Cloud Api Hub V1 Client - Class DiscoveryMode (0.1.1)

Reference documentation and code samples for the Google Cloud Api Hub V1 Client class DiscoveryMode.

Possible modes of discovering the dependency.

Protobuf type google.cloud.apihub.v1.Dependency.DiscoveryMode

Namespace

Google \ Cloud \ ApiHub \ V1 \ Dependency

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

DISCOVERY_MODE_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum DISCOVERY_MODE_UNSPECIFIED = 0;

MANUAL

Value: 1

Manual mode of discovery when the dependency is defined by the user.

Generated from protobuf enum MANUAL = 1;