Google Anthos Multi Cloud V1 Client - Class GetAzureJsonWebKeysRequest (0.6.1)

Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class GetAzureJsonWebKeysRequest.

GetAzureJsonWebKeysRequest gets the public component of the keys used by the cluster to sign token requests. This will be the jwks_uri for the discover document returned by getOpenIDConfig. See the OpenID Connect Discovery 1.0 specification for details.

Generated from protobuf message google.cloud.gkemulticloud.v1.GetAzureJsonWebKeysRequest

Namespace

Google \ Cloud \ GkeMultiCloud \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ azure_cluster string

Required. The AzureCluster, which owns the JsonWebKeys. Format: projects/<project-id>/locations/<region>/azureClusters/<cluster-id>

getAzureCluster

Required. The AzureCluster, which owns the JsonWebKeys.

Format: projects/<project-id>/locations/<region>/azureClusters/<cluster-id>

Returns
Type Description
string

setAzureCluster

Required. The AzureCluster, which owns the JsonWebKeys.

Format: projects/<project-id>/locations/<region>/azureClusters/<cluster-id>

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
azureCluster string

Required. The AzureCluster, which owns the JsonWebKeys. Format: projects/<project-id>/locations/<region>/azureClusters/<cluster-id> Please see Google\Cloud\GkeMultiCloud\V1\AzureClustersClient::azureClusterName() for help formatting this field.

Returns
Type Description
Google\Cloud\GkeMultiCloud\V1\GetAzureJsonWebKeysRequest