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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `AuthConfig.Types.Oauth2ClientCredentials` class within the Google Cloud Connectors v1 API."],["The `Oauth2ClientCredentials` class is designed to support OAuth 2.0 Client Credentials Grant authentication, as detailed in RFC6749 section 1.3.4."],["This class includes properties such as `ClientId` (a string) and `ClientSecret` (a Secret object), which are essential for OAuth 2.0 client credential authentication."],["The documented version information shows the class is available in versions 1.0.0, 1.1.0, 1.2.0, and 1.3.0 with 1.3.0 being the latest release."]]],[]]