

# GoogleOauth2ProviderConfigOutput
<a name="API_GoogleOauth2ProviderConfigOutput"></a>

Output configuration for a Google OAuth2 provider.

## Contents
<a name="API_GoogleOauth2ProviderConfigOutput_Contents"></a>

 ** oauthDiscovery **   <a name="bedrockagentcorecontrol-Type-GoogleOauth2ProviderConfigOutput-oauthDiscovery"></a>
The OAuth2 discovery information for the Google provider.  
Type: [Oauth2Discovery](API_Oauth2Discovery.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: Yes

 ** clientId **   <a name="bedrockagentcorecontrol-Type-GoogleOauth2ProviderConfigOutput-clientId"></a>
The client ID for the Google OAuth2 provider.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: No

## See Also
<a name="API_GoogleOauth2ProviderConfigOutput_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-control-2023-06-05/GoogleOauth2ProviderConfigOutput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/GoogleOauth2ProviderConfigOutput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/GoogleOauth2ProviderConfigOutput) 