ProviderConfig

ProviderConfig contains the provider configurations.

JSON representation
{
  "sourceType": enum (ProviderSource)
}
Fields
sourceType

enum (ProviderSource)

Optional. ProviderSource specifies the source type of the provider.

ProviderSource

ProviderSource represents the source type of the provider.

Enums
PROVIDER_SOURCE_UNSPECIFIED Unspecified source type, default to public sources.
SERVICE_MAINTAINED Service maintained provider source type.