Google Cloud Api Hub V1 Client - Class SourceType (0.3.0)

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

The possible types of the source.

Protobuf type google.cloud.apihub.v1.SourceMetadata.SourceType

Namespace

Google \ Cloud \ ApiHub \ V1 \ SourceMetadata

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SOURCE_TYPE_UNSPECIFIED

Value: 0

Source type not specified.

Generated from protobuf enum SOURCE_TYPE_UNSPECIFIED = 0;

PLUGIN

Value: 1

Source type plugin.

Generated from protobuf enum PLUGIN = 1;