Interface GetAzureOpenIdConfigRequestOrBuilder (0.40.0)

public interface GetAzureOpenIdConfigRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAzureCluster()

public abstract String getAzureCluster()

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

string azure_cluster = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The azureCluster.

getAzureClusterBytes()

public abstract ByteString getAzureClusterBytes()

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

string azure_cluster = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for azureCluster.