- 0.52.0 (latest)
- 0.51.0
- 0.50.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.6
- 0.1.0
public static final class GenerateAzureClusterAgentTokenRequest.Builder extends GeneratedMessageV3.Builder<GenerateAzureClusterAgentTokenRequest.Builder> implements GenerateAzureClusterAgentTokenRequestOrBuilder
Protobuf type google.cloud.gkemulticloud.v1.GenerateAzureClusterAgentTokenRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GenerateAzureClusterAgentTokenRequest.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GenerateAzureClusterAgentTokenRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
build()
public GenerateAzureClusterAgentTokenRequest build()
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest |
buildPartial()
public GenerateAzureClusterAgentTokenRequest buildPartial()
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest |
clear()
public GenerateAzureClusterAgentTokenRequest.Builder clear()
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
clearAudience()
public GenerateAzureClusterAgentTokenRequest.Builder clearAudience()
Optional.
string audience = 7 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
clearAzureCluster()
public GenerateAzureClusterAgentTokenRequest.Builder clearAzureCluster()
Required.
string azure_cluster = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
public GenerateAzureClusterAgentTokenRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
clearGrantType()
public GenerateAzureClusterAgentTokenRequest.Builder clearGrantType()
Optional.
string grant_type = 6 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
clearNodePoolId()
public GenerateAzureClusterAgentTokenRequest.Builder clearNodePoolId()
Optional.
string node_pool_id = 5 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public GenerateAzureClusterAgentTokenRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
clearOptions()
public GenerateAzureClusterAgentTokenRequest.Builder clearOptions()
Optional.
string options = 10 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
clearRequestedTokenType()
public GenerateAzureClusterAgentTokenRequest.Builder clearRequestedTokenType()
Optional.
string requested_token_type = 9 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
clearScope()
public GenerateAzureClusterAgentTokenRequest.Builder clearScope()
Optional.
string scope = 8 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
clearSubjectToken()
public GenerateAzureClusterAgentTokenRequest.Builder clearSubjectToken()
Required.
string subject_token = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
clearSubjectTokenType()
public GenerateAzureClusterAgentTokenRequest.Builder clearSubjectTokenType()
Required.
string subject_token_type = 3 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
clearVersion()
public GenerateAzureClusterAgentTokenRequest.Builder clearVersion()
Required.
string version = 4 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
clone()
public GenerateAzureClusterAgentTokenRequest.Builder clone()
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
getAudience()
public String getAudience()
Optional.
string audience = 7 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
String |
The audience. |
getAudienceBytes()
public ByteString getAudienceBytes()
Optional.
string audience = 7 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for audience. |
getAzureCluster()
public String getAzureCluster()
Required.
string azure_cluster = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
String |
The azureCluster. |
getAzureClusterBytes()
public ByteString getAzureClusterBytes()
Required.
string azure_cluster = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for azureCluster. |
getDefaultInstanceForType()
public GenerateAzureClusterAgentTokenRequest getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getGrantType()
public String getGrantType()
Optional.
string grant_type = 6 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
String |
The grantType. |
getGrantTypeBytes()
public ByteString getGrantTypeBytes()
Optional.
string grant_type = 6 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for grantType. |
getNodePoolId()
public String getNodePoolId()
Optional.
string node_pool_id = 5 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
String |
The nodePoolId. |
getNodePoolIdBytes()
public ByteString getNodePoolIdBytes()
Optional.
string node_pool_id = 5 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for nodePoolId. |
getOptions()
public String getOptions()
Optional.
string options = 10 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
String |
The options. |
getOptionsBytes()
public ByteString getOptionsBytes()
Optional.
string options = 10 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for options. |
getRequestedTokenType()
public String getRequestedTokenType()
Optional.
string requested_token_type = 9 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
String |
The requestedTokenType. |
getRequestedTokenTypeBytes()
public ByteString getRequestedTokenTypeBytes()
Optional.
string requested_token_type = 9 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for requestedTokenType. |
getScope()
public String getScope()
Optional.
string scope = 8 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
String |
The scope. |
getScopeBytes()
public ByteString getScopeBytes()
Optional.
string scope = 8 [(.google.api.field_behavior) = OPTIONAL];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for scope. |
getSubjectToken()
public String getSubjectToken()
Required.
string subject_token = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
String |
The subjectToken. |
getSubjectTokenBytes()
public ByteString getSubjectTokenBytes()
Required.
string subject_token = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for subjectToken. |
getSubjectTokenType()
public String getSubjectTokenType()
Required.
string subject_token_type = 3 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
String |
The subjectTokenType. |
getSubjectTokenTypeBytes()
public ByteString getSubjectTokenTypeBytes()
Required.
string subject_token_type = 3 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for subjectTokenType. |
getVersion()
public String getVersion()
Required.
string version = 4 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
String |
The version. |
getVersionBytes()
public ByteString getVersionBytes()
Required.
string version = 4 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for version. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(GenerateAzureClusterAgentTokenRequest other)
public GenerateAzureClusterAgentTokenRequest.Builder mergeFrom(GenerateAzureClusterAgentTokenRequest other)
Parameter | |
---|---|
Name | Description |
other |
GenerateAzureClusterAgentTokenRequest |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GenerateAzureClusterAgentTokenRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public GenerateAzureClusterAgentTokenRequest.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other |
Message |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GenerateAzureClusterAgentTokenRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
setAudience(String value)
public GenerateAzureClusterAgentTokenRequest.Builder setAudience(String value)
Optional.
string audience = 7 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
String The audience to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setAudienceBytes(ByteString value)
public GenerateAzureClusterAgentTokenRequest.Builder setAudienceBytes(ByteString value)
Optional.
string audience = 7 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for audience to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setAzureCluster(String value)
public GenerateAzureClusterAgentTokenRequest.Builder setAzureCluster(String value)
Required.
string azure_cluster = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter | |
---|---|
Name | Description |
value |
String The azureCluster to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setAzureClusterBytes(ByteString value)
public GenerateAzureClusterAgentTokenRequest.Builder setAzureClusterBytes(ByteString value)
Required.
string azure_cluster = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for azureCluster to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
public GenerateAzureClusterAgentTokenRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
setGrantType(String value)
public GenerateAzureClusterAgentTokenRequest.Builder setGrantType(String value)
Optional.
string grant_type = 6 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
String The grantType to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setGrantTypeBytes(ByteString value)
public GenerateAzureClusterAgentTokenRequest.Builder setGrantTypeBytes(ByteString value)
Optional.
string grant_type = 6 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for grantType to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setNodePoolId(String value)
public GenerateAzureClusterAgentTokenRequest.Builder setNodePoolId(String value)
Optional.
string node_pool_id = 5 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
String The nodePoolId to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setNodePoolIdBytes(ByteString value)
public GenerateAzureClusterAgentTokenRequest.Builder setNodePoolIdBytes(ByteString value)
Optional.
string node_pool_id = 5 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for nodePoolId to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setOptions(String value)
public GenerateAzureClusterAgentTokenRequest.Builder setOptions(String value)
Optional.
string options = 10 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
String The options to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setOptionsBytes(ByteString value)
public GenerateAzureClusterAgentTokenRequest.Builder setOptionsBytes(ByteString value)
Optional.
string options = 10 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for options to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public GenerateAzureClusterAgentTokenRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
setRequestedTokenType(String value)
public GenerateAzureClusterAgentTokenRequest.Builder setRequestedTokenType(String value)
Optional.
string requested_token_type = 9 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
String The requestedTokenType to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setRequestedTokenTypeBytes(ByteString value)
public GenerateAzureClusterAgentTokenRequest.Builder setRequestedTokenTypeBytes(ByteString value)
Optional.
string requested_token_type = 9 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for requestedTokenType to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setScope(String value)
public GenerateAzureClusterAgentTokenRequest.Builder setScope(String value)
Optional.
string scope = 8 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
String The scope to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setScopeBytes(ByteString value)
public GenerateAzureClusterAgentTokenRequest.Builder setScopeBytes(ByteString value)
Optional.
string scope = 8 [(.google.api.field_behavior) = OPTIONAL];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for scope to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setSubjectToken(String value)
public GenerateAzureClusterAgentTokenRequest.Builder setSubjectToken(String value)
Required.
string subject_token = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
String The subjectToken to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setSubjectTokenBytes(ByteString value)
public GenerateAzureClusterAgentTokenRequest.Builder setSubjectTokenBytes(ByteString value)
Required.
string subject_token = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for subjectToken to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setSubjectTokenType(String value)
public GenerateAzureClusterAgentTokenRequest.Builder setSubjectTokenType(String value)
Required.
string subject_token_type = 3 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
String The subjectTokenType to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setSubjectTokenTypeBytes(ByteString value)
public GenerateAzureClusterAgentTokenRequest.Builder setSubjectTokenTypeBytes(ByteString value)
Required.
string subject_token_type = 3 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for subjectTokenType to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final GenerateAzureClusterAgentTokenRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
setVersion(String value)
public GenerateAzureClusterAgentTokenRequest.Builder setVersion(String value)
Required.
string version = 4 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
String The version to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |
setVersionBytes(ByteString value)
public GenerateAzureClusterAgentTokenRequest.Builder setVersionBytes(ByteString value)
Required.
string version = 4 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for version to set. |
Returns | |
---|---|
Type | Description |
GenerateAzureClusterAgentTokenRequest.Builder |
This builder for chaining. |