Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class ProviderOAuthConfig.
ProviderOAuthConfig is the OAuth config for a provider.
Generated from protobuf message google.cloud.developerconnect.v1.ProviderOAuthConfig
Namespace
Google \ Cloud \ DeveloperConnect \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ system_provider_id
int
Immutable. Developer Connect provided OAuth.
↳ scopes
array
Required. User selected scopes to apply to the Oauth config In the event of changing scopes, user records under AccountConnector will be deleted and users will re-auth again.
getSystemProviderId
Immutable. Developer Connect provided OAuth.
int
hasSystemProviderId
setSystemProviderId
Immutable. Developer Connect provided OAuth.
var
int
$this
getScopes
Required. User selected scopes to apply to the Oauth config In the event of changing scopes, user records under AccountConnector will be deleted and users will re-auth again.
setScopes
Required. User selected scopes to apply to the Oauth config In the event of changing scopes, user records under AccountConnector will be deleted and users will re-auth again.
var
string[]
$this
getOauthProviderId
string