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_secret
field. -
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_secret
field.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.