Google Cloud Container V1 Client - Class GetOpenIDConfigResponse (2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class GetOpenIDConfigResponse.
GetOpenIDConfigResponse is an OIDC discovery document for the cluster.
See the OpenID Connect Discovery 1.0 specification for details.
Generated from protobuf message google.container.v1.GetOpenIDConfigResponse
Namespace
Google \ Cloud \ Container \ V1
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ response_types_supported
array
Supported response types.
↳ subject_types_supported
array
Supported subject types.
↳ id_token_signing_alg_values_supported
array
supported ID Token signing Algorithms.
↳ grant_types
array
Supported grant types.
getIssuer
setIssuer
getJwksUri
setJwksUri
getResponseTypesSupported
Supported response types.
setResponseTypesSupported
Supported response types.
getSubjectTypesSupported
setSubjectTypesSupported
getIdTokenSigningAlgValuesSupported
supported ID Token signing Algorithms.
setIdTokenSigningAlgValuesSupported
supported ID Token signing Algorithms.
getClaimsSupported
setClaimsSupported
getGrantTypes
setGrantTypes
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Container V1 Client - Class GetOpenIDConfigResponse (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-container/latest/V1.GetOpenIDConfigResponse)\n- [2.4.0](/php/docs/reference/cloud-container/2.4.0/V1.GetOpenIDConfigResponse)\n- [2.3.4](/php/docs/reference/cloud-container/2.3.4/V1.GetOpenIDConfigResponse)\n- [2.2.1](/php/docs/reference/cloud-container/2.2.1/V1.GetOpenIDConfigResponse)\n- [2.1.0](/php/docs/reference/cloud-container/2.1.0/V1.GetOpenIDConfigResponse)\n- [2.0.0](/php/docs/reference/cloud-container/2.0.0/V1.GetOpenIDConfigResponse)\n- [1.33.0](/php/docs/reference/cloud-container/1.33.0/V1.GetOpenIDConfigResponse)\n- [1.32.0](/php/docs/reference/cloud-container/1.32.0/V1.GetOpenIDConfigResponse)\n- [1.31.0](/php/docs/reference/cloud-container/1.31.0/V1.GetOpenIDConfigResponse)\n- [1.30.3](/php/docs/reference/cloud-container/1.30.3/V1.GetOpenIDConfigResponse)\n- [1.24.0](/php/docs/reference/cloud-container/1.24.0/V1.GetOpenIDConfigResponse)\n- [1.23.0](/php/docs/reference/cloud-container/1.23.0/V1.GetOpenIDConfigResponse)\n- [1.22.0](/php/docs/reference/cloud-container/1.22.0/V1.GetOpenIDConfigResponse)\n- [1.21.1](/php/docs/reference/cloud-container/1.21.1/V1.GetOpenIDConfigResponse)\n- [1.20.0](/php/docs/reference/cloud-container/1.20.0/V1.GetOpenIDConfigResponse)\n- [1.19.0](/php/docs/reference/cloud-container/1.19.0/V1.GetOpenIDConfigResponse)\n- [1.18.0](/php/docs/reference/cloud-container/1.18.0/V1.GetOpenIDConfigResponse)\n- [1.17.1](/php/docs/reference/cloud-container/1.17.1/V1.GetOpenIDConfigResponse)\n- [1.16.0](/php/docs/reference/cloud-container/1.16.0/V1.GetOpenIDConfigResponse)\n- [1.15.0](/php/docs/reference/cloud-container/1.15.0/V1.GetOpenIDConfigResponse)\n- [1.14.0](/php/docs/reference/cloud-container/1.14.0/V1.GetOpenIDConfigResponse)\n- [1.13.1](/php/docs/reference/cloud-container/1.13.1/V1.GetOpenIDConfigResponse)\n- [1.12.1](/php/docs/reference/cloud-container/1.12.1/V1.GetOpenIDConfigResponse)\n- [1.10.3](/php/docs/reference/cloud-container/1.10.3/V1.GetOpenIDConfigResponse)\n- [1.9.1](/php/docs/reference/cloud-container/1.9.1/V1.GetOpenIDConfigResponse) \nReference documentation and code samples for the Google Cloud Container V1 Client class GetOpenIDConfigResponse.\n\nGetOpenIDConfigResponse is an OIDC discovery document for the cluster.\n\nSee the OpenID Connect Discovery 1.0 specification for details.\n\nGenerated from protobuf message `google.container.v1.GetOpenIDConfigResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Container \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getIssuer\n\nOIDC Issuer.\n\n### setIssuer\n\nOIDC Issuer.\n\n### getJwksUri\n\nJSON Web Key uri.\n\n### setJwksUri\n\nJSON Web Key uri.\n\n### getResponseTypesSupported\n\nSupported response types.\n\n### setResponseTypesSupported\n\nSupported response types.\n\n### getSubjectTypesSupported\n\nSupported subject types.\n\n### setSubjectTypesSupported\n\nSupported subject types.\n\n### getIdTokenSigningAlgValuesSupported\n\nsupported ID Token signing Algorithms.\n\n### setIdTokenSigningAlgValuesSupported\n\nsupported ID Token signing Algorithms.\n\n### getClaimsSupported\n\nSupported claims.\n\n### setClaimsSupported\n\nSupported claims.\n\n### getGrantTypes\n\nSupported grant types.\n\n### setGrantTypes\n\nSupported grant types."]]