public final class GetIamPolicyMachineImageRequest extends GeneratedMessage implements GetIamPolicyMachineImageRequestOrBuilderA request message for MachineImages.GetIamPolicy. See the method description for details.
Protobuf type google.cloud.compute.v1.GetIamPolicyMachineImageRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > GetIamPolicyMachineImageRequestImplements
GetIamPolicyMachineImageRequestOrBuilderStatic Fields
OPTIONS_REQUESTED_POLICY_VERSION_FIELD_NUMBER
public static final int OPTIONS_REQUESTED_POLICY_VERSION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PROJECT_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
RESOURCE_FIELD_NUMBER
public static final int RESOURCE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static GetIamPolicyMachineImageRequest getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static GetIamPolicyMachineImageRequest.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest.Builder |
|
newBuilder(GetIamPolicyMachineImageRequest prototype)
public static GetIamPolicyMachineImageRequest.Builder newBuilder(GetIamPolicyMachineImageRequest prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
GetIamPolicyMachineImageRequest |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest.Builder |
|
parseDelimitedFrom(InputStream input)
public static GetIamPolicyMachineImageRequest parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static GetIamPolicyMachineImageRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static GetIamPolicyMachineImageRequest parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static GetIamPolicyMachineImageRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static GetIamPolicyMachineImageRequest parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static GetIamPolicyMachineImageRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static GetIamPolicyMachineImageRequest parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static GetIamPolicyMachineImageRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static GetIamPolicyMachineImageRequest parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static GetIamPolicyMachineImageRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static GetIamPolicyMachineImageRequest parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static GetIamPolicyMachineImageRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<GetIamPolicyMachineImageRequest> parser()| Returns | |
|---|---|
| Type | Description |
Parser<GetIamPolicyMachineImageRequest> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public GetIamPolicyMachineImageRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest |
|
getOptionsRequestedPolicyVersion()
public int getOptionsRequestedPolicyVersion()Requested IAM Policy version.
optional int32 options_requested_policy_version = 499220029;
| Returns | |
|---|---|
| Type | Description |
int |
The optionsRequestedPolicyVersion. |
getParserForType()
public Parser<GetIamPolicyMachineImageRequest> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<GetIamPolicyMachineImageRequest> |
|
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. |
getResource()
public String getResource()Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| 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];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for resource. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasOptionsRequestedPolicyVersion()
public boolean hasOptionsRequestedPolicyVersion()Requested IAM Policy version.
optional int32 options_requested_policy_version = 499220029;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the optionsRequestedPolicyVersion field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public GetIamPolicyMachineImageRequest.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected GetIamPolicyMachineImageRequest.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest.Builder |
|
toBuilder()
public GetIamPolicyMachineImageRequest.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
GetIamPolicyMachineImageRequest.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|