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.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年09月02日 UTC.