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 \ SourceMetadataMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SOURCE_TYPE_UNSPECIFIED
Value: 0Source type not specified.
Generated from protobuf enum SOURCE_TYPE_UNSPECIFIED = 0;
PLUGIN
Value: 1Source type plugin.
Generated from protobuf enum PLUGIN = 1;