public final class PublicDelegatedPrefixPublicDelegatedSubPrefix extends com.google.protobuf.GeneratedMessageV3 implements PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilder
Represents a sub PublicDelegatedPrefix.Protobuf type
google.cloud.compute.v1.PublicDelegatedPrefixPublicDelegatedSubPrefix| Modifier and Type | Class and Description |
|---|---|
static class |
PublicDelegatedPrefixPublicDelegatedSubPrefix.Builder
Represents a sub PublicDelegatedPrefix.
|
static class |
PublicDelegatedPrefixPublicDelegatedSubPrefix.Status
[Output Only] The status of the sub public delegated prefix.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DELEGATEE_PROJECT_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
IP_CIDR_RANGE_FIELD_NUMBER |
static int |
IS_ADDRESS_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
REGION_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
getDefaultInstance() |
PublicDelegatedPrefixPublicDelegatedSubPrefix |
getDefaultInstanceForType() |
String |
getDelegateeProject()
Name of the project scoping this PublicDelegatedSubPrefix.
|
com.google.protobuf.ByteString |
getDelegateeProjectBytes()
Name of the project scoping this PublicDelegatedSubPrefix.
|
String |
getDescription()
An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
An optional description of this resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getIpCidrRange()
The IPv4 address range, in CIDR format, represented by this sub public delegated prefix.
|
com.google.protobuf.ByteString |
getIpCidrRangeBytes()
The IPv4 address range, in CIDR format, represented by this sub public delegated prefix.
|
boolean |
getIsAddress()
Whether the sub prefix is delegated to create Address resources in the delegatee project.
|
String |
getName()
The name of the sub public delegated prefix.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the sub public delegated prefix.
|
com.google.protobuf.Parser<PublicDelegatedPrefixPublicDelegatedSubPrefix> |
getParserForType() |
String |
getRegion()
[Output Only] The region of the sub public delegated prefix if it is regional.
|
com.google.protobuf.ByteString |
getRegionBytes()
[Output Only] The region of the sub public delegated prefix if it is regional.
|
int |
getSerializedSize() |
String |
getStatus()
[Output Only] The status of the sub public delegated prefix.
|
com.google.protobuf.ByteString |
getStatusBytes()
[Output Only] The status of the sub public delegated prefix.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDelegateeProject()
Name of the project scoping this PublicDelegatedSubPrefix.
|
boolean |
hasDescription()
An optional description of this resource.
|
int |
hashCode() |
boolean |
hasIpCidrRange()
The IPv4 address range, in CIDR format, represented by this sub public delegated prefix.
|
boolean |
hasIsAddress()
Whether the sub prefix is delegated to create Address resources in the delegatee project.
|
boolean |
hasName()
The name of the sub public delegated prefix.
|
boolean |
hasRegion()
[Output Only] The region of the sub public delegated prefix if it is regional.
|
boolean |
hasStatus()
[Output Only] The status of the sub public delegated prefix.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PublicDelegatedPrefixPublicDelegatedSubPrefix.Builder |
newBuilder() |
static PublicDelegatedPrefixPublicDelegatedSubPrefix.Builder |
newBuilder(PublicDelegatedPrefixPublicDelegatedSubPrefix prototype) |
PublicDelegatedPrefixPublicDelegatedSubPrefix.Builder |
newBuilderForType() |
protected PublicDelegatedPrefixPublicDelegatedSubPrefix.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseDelimitedFrom(InputStream input) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseFrom(byte[] data) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseFrom(ByteBuffer data) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseFrom(com.google.protobuf.ByteString data) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseFrom(InputStream input) |
static PublicDelegatedPrefixPublicDelegatedSubPrefix |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PublicDelegatedPrefixPublicDelegatedSubPrefix> |
parser() |
PublicDelegatedPrefixPublicDelegatedSubPrefix.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DELEGATEE_PROJECT_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int IP_CIDR_RANGE_FIELD_NUMBER
public static final int IS_ADDRESS_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int REGION_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasDelegateeProject()
Name of the project scoping this PublicDelegatedSubPrefix.
optional string delegatee_project = 414860634;hasDelegateeProject in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic String getDelegateeProject()
Name of the project scoping this PublicDelegatedSubPrefix.
optional string delegatee_project = 414860634;getDelegateeProject in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic com.google.protobuf.ByteString getDelegateeProjectBytes()
Name of the project scoping this PublicDelegatedSubPrefix.
optional string delegatee_project = 414860634;getDelegateeProjectBytes in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;hasDescription in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescription in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescriptionBytes in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic boolean hasIpCidrRange()
The IPv4 address range, in CIDR format, represented by this sub public delegated prefix.
optional string ip_cidr_range = 98117322;hasIpCidrRange in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic String getIpCidrRange()
The IPv4 address range, in CIDR format, represented by this sub public delegated prefix.
optional string ip_cidr_range = 98117322;getIpCidrRange in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic com.google.protobuf.ByteString getIpCidrRangeBytes()
The IPv4 address range, in CIDR format, represented by this sub public delegated prefix.
optional string ip_cidr_range = 98117322;getIpCidrRangeBytes in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic boolean hasIsAddress()
Whether the sub prefix is delegated to create Address resources in the delegatee project.
optional bool is_address = 352617951;hasIsAddress in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic boolean getIsAddress()
Whether the sub prefix is delegated to create Address resources in the delegatee project.
optional bool is_address = 352617951;getIsAddress in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic boolean hasName()
The name of the sub public delegated prefix.
optional string name = 3373707;hasName in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic String getName()
The name of the sub public delegated prefix.
optional string name = 3373707;getName in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the sub public delegated prefix.
optional string name = 3373707;getNameBytes in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic boolean hasRegion()
[Output Only] The region of the sub public delegated prefix if it is regional. If absent, the sub prefix is global.
optional string region = 138946292;hasRegion in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic String getRegion()
[Output Only] The region of the sub public delegated prefix if it is regional. If absent, the sub prefix is global.
optional string region = 138946292;getRegion in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
[Output Only] The region of the sub public delegated prefix if it is regional. If absent, the sub prefix is global.
optional string region = 138946292;getRegionBytes in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic boolean hasStatus()
[Output Only] The status of the sub public delegated prefix. Check the Status enum for the list of possible values.
optional string status = 181260274;hasStatus in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic String getStatus()
[Output Only] The status of the sub public delegated prefix. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatus in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
[Output Only] The status of the sub public delegated prefix. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatusBytes in interface PublicDelegatedPrefixPublicDelegatedSubPrefixOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseFrom(InputStream input) throws IOException
IOExceptionpublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PublicDelegatedPrefixPublicDelegatedSubPrefix parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PublicDelegatedPrefixPublicDelegatedSubPrefix.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PublicDelegatedPrefixPublicDelegatedSubPrefix.Builder newBuilder()
public static PublicDelegatedPrefixPublicDelegatedSubPrefix.Builder newBuilder(PublicDelegatedPrefixPublicDelegatedSubPrefix prototype)
public PublicDelegatedPrefixPublicDelegatedSubPrefix.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PublicDelegatedPrefixPublicDelegatedSubPrefix.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static PublicDelegatedPrefixPublicDelegatedSubPrefix getDefaultInstance()
public static com.google.protobuf.Parser<PublicDelegatedPrefixPublicDelegatedSubPrefix> parser()
public com.google.protobuf.Parser<PublicDelegatedPrefixPublicDelegatedSubPrefix> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PublicDelegatedPrefixPublicDelegatedSubPrefix getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.