public static final class GetShieldedInstanceIdentityInstanceRequest.Builder extends GeneratedMessage.Builder<GetShieldedInstanceIdentityInstanceRequest.Builder> implements GetShieldedInstanceIdentityInstanceRequestOrBuilderA request message for Instances.GetShieldedInstanceIdentity. See the method description for details.
Protobuf type google.cloud.compute.v1.GetShieldedInstanceIdentityInstanceRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > GetShieldedInstanceIdentityInstanceRequest.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public GetShieldedInstanceIdentityInstanceRequest build()| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest |
|
buildPartial()
public GetShieldedInstanceIdentityInstanceRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest |
|
clear()
public GetShieldedInstanceIdentityInstanceRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
|
clearInstance()
public GetShieldedInstanceIdentityInstanceRequest.Builder clearInstance()Name or id of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
This builder for chaining. |
clearProject()
public GetShieldedInstanceIdentityInstanceRequest.Builder clearProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
This builder for chaining. |
clearZone()
public GetShieldedInstanceIdentityInstanceRequest.Builder clearZone()The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public GetShieldedInstanceIdentityInstanceRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getInstance()
public String getInstance()Name or id of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The instance. |
getInstanceBytes()
public ByteString getInstanceBytes()Name or id of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for instance. |
getProject()
public String getProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The project. |
getProjectBytes()
public ByteString getProjectBytes()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for project. |
getZone()
public String getZone()The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| 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];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for zone. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(GetShieldedInstanceIdentityInstanceRequest other)
public GetShieldedInstanceIdentityInstanceRequest.Builder mergeFrom(GetShieldedInstanceIdentityInstanceRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
GetShieldedInstanceIdentityInstanceRequest |
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetShieldedInstanceIdentityInstanceRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public GetShieldedInstanceIdentityInstanceRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
|
setInstance(String value)
public GetShieldedInstanceIdentityInstanceRequest.Builder setInstance(String value)Name or id of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe instance to set. |
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
This builder for chaining. |
setInstanceBytes(ByteString value)
public GetShieldedInstanceIdentityInstanceRequest.Builder setInstanceBytes(ByteString value)Name or id of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for instance to set. |
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
This builder for chaining. |
setProject(String value)
public GetShieldedInstanceIdentityInstanceRequest.Builder setProject(String value)Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe project to set. |
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
This builder for chaining. |
setProjectBytes(ByteString value)
public GetShieldedInstanceIdentityInstanceRequest.Builder setProjectBytes(ByteString value)Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for project to set. |
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
This builder for chaining. |
setZone(String value)
public GetShieldedInstanceIdentityInstanceRequest.Builder setZone(String value)The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe zone to set. |
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
This builder for chaining. |
setZoneBytes(ByteString value)
public GetShieldedInstanceIdentityInstanceRequest.Builder setZoneBytes(ByteString value)The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for zone to set. |
| Returns | |
|---|---|
| Type | Description |
GetShieldedInstanceIdentityInstanceRequest.Builder |
This builder for chaining. |