Class GetIamPolicyInstantSnapshotRequest (1.51.0)

public final class GetIamPolicyInstantSnapshotRequest extends GeneratedMessageV3 implements GetIamPolicyInstantSnapshotRequestOrBuilder

A request message for InstantSnapshots.GetIamPolicy. See the method description for details.

Protobuf type google.cloud.compute.v1.GetIamPolicyInstantSnapshotRequest

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > GetIamPolicyInstantSnapshotRequest

Static Fields

OPTIONS_REQUESTED_POLICY_VERSION_FIELD_NUMBER

public static final int OPTIONS_REQUESTED_POLICY_VERSION_FIELD_NUMBER
Field Value
TypeDescription
int

PROJECT_FIELD_NUMBER

public static final int PROJECT_FIELD_NUMBER
Field Value
TypeDescription
int

RESOURCE_FIELD_NUMBER

public static final int RESOURCE_FIELD_NUMBER
Field Value
TypeDescription
int

ZONE_FIELD_NUMBER

public static final int ZONE_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static GetIamPolicyInstantSnapshotRequest getDefaultInstance()
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static GetIamPolicyInstantSnapshotRequest.Builder newBuilder()
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest.Builder

newBuilder(GetIamPolicyInstantSnapshotRequest prototype)

public static GetIamPolicyInstantSnapshotRequest.Builder newBuilder(GetIamPolicyInstantSnapshotRequest prototype)
Parameter
NameDescription
prototypeGetIamPolicyInstantSnapshotRequest
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest.Builder

parseDelimitedFrom(InputStream input)

public static GetIamPolicyInstantSnapshotRequest parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static GetIamPolicyInstantSnapshotRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static GetIamPolicyInstantSnapshotRequest parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static GetIamPolicyInstantSnapshotRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data)

public static GetIamPolicyInstantSnapshotRequest parseFrom(ByteString data)
Parameter
NameDescription
dataByteString
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static GetIamPolicyInstantSnapshotRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteString
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static GetIamPolicyInstantSnapshotRequest parseFrom(CodedInputStream input)
Parameter
NameDescription
inputCodedInputStream
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static GetIamPolicyInstantSnapshotRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
IOException

parseFrom(InputStream input)

public static GetIamPolicyInstantSnapshotRequest parseFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static GetIamPolicyInstantSnapshotRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer data)

public static GetIamPolicyInstantSnapshotRequest parseFrom(ByteBuffer data)
Parameter
NameDescription
dataByteBuffer
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static GetIamPolicyInstantSnapshotRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteBuffer
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest
Exceptions
TypeDescription
InvalidProtocolBufferException

parser()

public static Parser<GetIamPolicyInstantSnapshotRequest> parser()
Returns
TypeDescription
Parser<GetIamPolicyInstantSnapshotRequest>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
NameDescription
objObject
Returns
TypeDescription
boolean
Overrides

getDefaultInstanceForType()

public GetIamPolicyInstantSnapshotRequest getDefaultInstanceForType()
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest

getOptionsRequestedPolicyVersion()

public int getOptionsRequestedPolicyVersion()

Requested IAM Policy version.

optional int32 options_requested_policy_version = 499220029;

Returns
TypeDescription
int

The optionsRequestedPolicyVersion.

getParserForType()

public Parser<GetIamPolicyInstantSnapshotRequest> getParserForType()
Returns
TypeDescription
Parser<GetIamPolicyInstantSnapshotRequest>
Overrides

getProject()

public String getProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The project.

getProjectBytes()

public ByteString getProjectBytes()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
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
TypeDescription
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
TypeDescription
ByteString

The bytes for resource.

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

getZone()

public String getZone()

The name of the zone for this request.

string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The zone.

getZoneBytes()

public ByteString getZoneBytes()

The name of the zone for this request.

string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for zone.

hasOptionsRequestedPolicyVersion()

public boolean hasOptionsRequestedPolicyVersion()

Requested IAM Policy version.

optional int32 options_requested_policy_version = 499220029;

Returns
TypeDescription
boolean

Whether the optionsRequestedPolicyVersion field is set.

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

newBuilderForType()

public GetIamPolicyInstantSnapshotRequest.Builder newBuilderForType()
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected GetIamPolicyInstantSnapshotRequest.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
NameDescription
parentBuilderParent
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
NameDescription
unusedUnusedPrivateParameter
Returns
TypeDescription
Object
Overrides

toBuilder()

public GetIamPolicyInstantSnapshotRequest.Builder toBuilder()
Returns
TypeDescription
GetIamPolicyInstantSnapshotRequest.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
NameDescription
outputCodedOutputStream
Overrides
Exceptions
TypeDescription
IOException