Class SubnetworksSetPrivateIpGoogleAccessRequest (1.51.0)

public final class SubnetworksSetPrivateIpGoogleAccessRequest extends GeneratedMessageV3 implements SubnetworksSetPrivateIpGoogleAccessRequestOrBuilder

Protobuf type google.cloud.compute.v1.SubnetworksSetPrivateIpGoogleAccessRequest

Inheritance

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

Static Fields

PRIVATE_IP_GOOGLE_ACCESS_FIELD_NUMBER

public static final int PRIVATE_IP_GOOGLE_ACCESS_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static SubnetworksSetPrivateIpGoogleAccessRequest getDefaultInstance()
Returns
TypeDescription
SubnetworksSetPrivateIpGoogleAccessRequest

getDescriptor()

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

newBuilder()

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

newBuilder(SubnetworksSetPrivateIpGoogleAccessRequest prototype)

public static SubnetworksSetPrivateIpGoogleAccessRequest.Builder newBuilder(SubnetworksSetPrivateIpGoogleAccessRequest prototype)
Parameter
NameDescription
prototypeSubnetworksSetPrivateIpGoogleAccessRequest
Returns
TypeDescription
SubnetworksSetPrivateIpGoogleAccessRequest.Builder

parseDelimitedFrom(InputStream input)

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

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(byte[] data)

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

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

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

parseFrom(ByteString data)

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

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

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

parseFrom(CodedInputStream input)

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

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(InputStream input)

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

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(ByteBuffer data)

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

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

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

parser()

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

Methods

equals(Object obj)

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

getDefaultInstanceForType()

public SubnetworksSetPrivateIpGoogleAccessRequest getDefaultInstanceForType()
Returns
TypeDescription
SubnetworksSetPrivateIpGoogleAccessRequest

getParserForType()

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

getPrivateIpGoogleAccess()

public boolean getPrivateIpGoogleAccess()

optional bool private_ip_google_access = 421491790;

Returns
TypeDescription
boolean

The privateIpGoogleAccess.

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

hasPrivateIpGoogleAccess()

public boolean hasPrivateIpGoogleAccess()

optional bool private_ip_google_access = 421491790;

Returns
TypeDescription
boolean

Whether the privateIpGoogleAccess 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 SubnetworksSetPrivateIpGoogleAccessRequest.Builder newBuilderForType()
Returns
TypeDescription
SubnetworksSetPrivateIpGoogleAccessRequest.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

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

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

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

toBuilder()

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

writeTo(CodedOutputStream output)

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