public static final class TestIamPermissionsNodeGroupRequest.Builder extends GeneratedMessageV3.Builder<TestIamPermissionsNodeGroupRequest.Builder> implements TestIamPermissionsNodeGroupRequestOrBuilderA request message for NodeGroups.TestIamPermissions. See the method description for details.
Protobuf type google.cloud.compute.v1.TestIamPermissionsNodeGroupRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > TestIamPermissionsNodeGroupRequest.BuilderImplements
TestIamPermissionsNodeGroupRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public TestIamPermissionsNodeGroupRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
build()
public TestIamPermissionsNodeGroupRequest build()| Type | Description |
TestIamPermissionsNodeGroupRequest |
buildPartial()
public TestIamPermissionsNodeGroupRequest buildPartial()| Type | Description |
TestIamPermissionsNodeGroupRequest |
clear()
public TestIamPermissionsNodeGroupRequest.Builder clear()| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public TestIamPermissionsNodeGroupRequest.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description |
field |
FieldDescriptor |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public TestIamPermissionsNodeGroupRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description |
oneof |
OneofDescriptor |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
clearProject()
public TestIamPermissionsNodeGroupRequest.Builder clearProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
This builder for chaining. |
clearResource()
public TestIamPermissionsNodeGroupRequest.Builder clearResource()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
This builder for chaining. |
clearTestPermissionsRequestResource()
public TestIamPermissionsNodeGroupRequest.Builder clearTestPermissionsRequestResource()The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
clearZone()
public TestIamPermissionsNodeGroupRequest.Builder clearZone()The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
This builder for chaining. |
clone()
public TestIamPermissionsNodeGroupRequest.Builder clone()| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
getDefaultInstanceForType()
public TestIamPermissionsNodeGroupRequest getDefaultInstanceForType()| Type | Description |
TestIamPermissionsNodeGroupRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description |
Descriptor |
getProject()
public String getProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
String |
The project. |
getProjectBytes()
public ByteString getProjectBytes()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
ByteString |
The bytes for project. |
getResource()
public String getResource()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
String |
The resource. |
getResourceBytes()
public ByteString getResourceBytes()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
ByteString |
The bytes for resource. |
getTestPermissionsRequestResource()
public TestPermissionsRequest getTestPermissionsRequestResource()The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
TestPermissionsRequest |
The testPermissionsRequestResource. |
getTestPermissionsRequestResourceBuilder()
public TestPermissionsRequest.Builder getTestPermissionsRequestResourceBuilder()The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
TestPermissionsRequest.Builder |
getTestPermissionsRequestResourceOrBuilder()
public TestPermissionsRequestOrBuilder getTestPermissionsRequestResourceOrBuilder()The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
TestPermissionsRequestOrBuilder |
getZone()
public String getZone()The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
String |
The zone. |
getZoneBytes()
public ByteString getZoneBytes()The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
ByteString |
The bytes for zone. |
hasTestPermissionsRequestResource()
public boolean hasTestPermissionsRequestResource()The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
boolean |
Whether the testPermissionsRequestResource field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()| Type | Description |
boolean |
mergeFrom(TestIamPermissionsNodeGroupRequest other)
public TestIamPermissionsNodeGroupRequest.Builder mergeFrom(TestIamPermissionsNodeGroupRequest other)| Name | Description |
other |
TestIamPermissionsNodeGroupRequest |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public TestIamPermissionsNodeGroupRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
| Type | Description |
IOException |
mergeFrom(Message other)
public TestIamPermissionsNodeGroupRequest.Builder mergeFrom(Message other)| Name | Description |
other |
Message |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
mergeTestPermissionsRequestResource(TestPermissionsRequest value)
public TestIamPermissionsNodeGroupRequest.Builder mergeTestPermissionsRequestResource(TestPermissionsRequest value)The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
value |
TestPermissionsRequest |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final TestIamPermissionsNodeGroupRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
unknownFields |
UnknownFieldSet |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public TestIamPermissionsNodeGroupRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
setProject(String value)
public TestIamPermissionsNodeGroupRequest.Builder setProject(String value)Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
value |
StringThe project to set. |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
This builder for chaining. |
setProjectBytes(ByteString value)
public TestIamPermissionsNodeGroupRequest.Builder setProjectBytes(ByteString value)Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
value |
ByteStringThe bytes for project to set. |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public TestIamPermissionsNodeGroupRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
setResource(String value)
public TestIamPermissionsNodeGroupRequest.Builder setResource(String value)Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
value |
StringThe resource to set. |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
This builder for chaining. |
setResourceBytes(ByteString value)
public TestIamPermissionsNodeGroupRequest.Builder setResourceBytes(ByteString value)Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
value |
ByteStringThe bytes for resource to set. |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
This builder for chaining. |
setTestPermissionsRequestResource(TestPermissionsRequest value)
public TestIamPermissionsNodeGroupRequest.Builder setTestPermissionsRequestResource(TestPermissionsRequest value)The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
value |
TestPermissionsRequest |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
setTestPermissionsRequestResource(TestPermissionsRequest.Builder builderForValue)
public TestIamPermissionsNodeGroupRequest.Builder setTestPermissionsRequestResource(TestPermissionsRequest.Builder builderForValue)The body resource for this request
.google.cloud.compute.v1.TestPermissionsRequest test_permissions_request_resource = 439214758 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
builderForValue |
TestPermissionsRequest.Builder |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final TestIamPermissionsNodeGroupRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
unknownFields |
UnknownFieldSet |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
setZone(String value)
public TestIamPermissionsNodeGroupRequest.Builder setZone(String value)The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
value |
StringThe zone to set. |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
This builder for chaining. |
setZoneBytes(ByteString value)
public TestIamPermissionsNodeGroupRequest.Builder setZoneBytes(ByteString value)The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
value |
ByteStringThe bytes for zone to set. |
| Type | Description |
TestIamPermissionsNodeGroupRequest.Builder |
This builder for chaining. |