public sealed class AuthConfig.Types.Oauth2ClientCredentials : IMessage<AuthConfig.Types.Oauth2ClientCredentials>, IEquatable<AuthConfig.Types.Oauth2ClientCredentials>, IDeepCloneable<AuthConfig.Types.Oauth2ClientCredentials>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class AuthConfig.Types.Oauth2ClientCredentials.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation covers version 1.2.0 of the `AuthConfig.Types.Oauth2ClientCredentials` class within the Google Cloud Connectors v1 API."],["`AuthConfig.Types.Oauth2ClientCredentials` provides parameters for supporting OAuth 2.0 Client Credentials Grant Authentication, as detailed in RFC6749 section 1.3.4."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class includes two constructors, one parameterless and one that accepts another `Oauth2ClientCredentials` instance, along with the `ClientId` and `ClientSecret` properties."],["The documentation also provides links to other versions of the API, including the latest version (1.3.0) and older versions (1.1.0 and 1.0.0)."]]],[]]