sourceType property
ProviderSource specifies the source type of the provider.
Optional. Possible string values are:
- "PROVIDER_SOURCE_UNSPECIFIED" : Unspecified source type, default to public sources.
- "SERVICE_MAINTAINED" : Service maintained provider source type.
Implementation
core.String? sourceType;