Reference documentation and code samples for the Google Cloud Config V1 Client class ProviderSource.
ProviderSource represents the source type of the provider.
Protobuf type google.cloud.config.v1.ProviderConfig.ProviderSource
Namespace
Google \ Cloud \ Config \ V1 \ ProviderConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PROVIDER_SOURCE_UNSPECIFIED
Value: 0Unspecified source type, default to public sources.
Generated from protobuf enum PROVIDER_SOURCE_UNSPECIFIED = 0;
SERVICE_MAINTAINED
Value: 1Service maintained provider source type.
Generated from protobuf enum SERVICE_MAINTAINED = 1;