GoogleApi.Datastream.V1.Model.Oauth2ClientCredentials (google_api_datastream v0.10.0)
View SourceOAuth2 Client Credentials.
Attributes
-
clientId(type:String.t, default:nil) - Required. Client ID for Salesforce OAuth2 Client Credentials. -
clientSecret(type:String.t, default:nil) - Optional. Client secret for Salesforce OAuth2 Client Credentials. Mutually exclusive with thesecret_manager_stored_client_secretfield. -
secretManagerStoredClientSecret(type:String.t, default:nil) - Optional. A reference to a Secret Manager resource name storing the Salesforce OAuth2 client_secret. Mutually exclusive with theclient_secretfield.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.