public static final class AttributeValues.EnumAttributeValues extends GeneratedMessage implements AttributeValues.EnumAttributeValuesOrBuilderThe attribute values of data type enum.
Protobuf type google.cloud.apihub.v1.AttributeValues.EnumAttributeValues
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > AttributeValues.EnumAttributeValuesImplements
AttributeValues.EnumAttributeValuesOrBuilderStatic Fields
VALUES_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static AttributeValues.EnumAttributeValues getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static AttributeValues.EnumAttributeValues.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues.Builder |
|
newBuilder(AttributeValues.EnumAttributeValues prototype)
public static AttributeValues.EnumAttributeValues.Builder newBuilder(AttributeValues.EnumAttributeValues prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
AttributeValues.EnumAttributeValues |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues.Builder |
|
parseDelimitedFrom(InputStream input)
public static AttributeValues.EnumAttributeValues parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static AttributeValues.EnumAttributeValues parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static AttributeValues.EnumAttributeValues parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static AttributeValues.EnumAttributeValues parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static AttributeValues.EnumAttributeValues parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static AttributeValues.EnumAttributeValues parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static AttributeValues.EnumAttributeValues parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static AttributeValues.EnumAttributeValues parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static AttributeValues.EnumAttributeValues parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static AttributeValues.EnumAttributeValues parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static AttributeValues.EnumAttributeValues parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static AttributeValues.EnumAttributeValues parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<AttributeValues.EnumAttributeValues> parser()| Returns | |
|---|---|
| Type | Description |
Parser<EnumAttributeValues> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public AttributeValues.EnumAttributeValues getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues |
|
getParserForType()
public Parser<AttributeValues.EnumAttributeValues> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<EnumAttributeValues> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getValues(int index)
public Attribute.AllowedValue getValues(int index)Required. The attribute values in case attribute data type is enum.
repeated .google.cloud.apihub.v1.Attribute.AllowedValue values = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Attribute.AllowedValue |
|
getValuesCount()
public int getValuesCount()Required. The attribute values in case attribute data type is enum.
repeated .google.cloud.apihub.v1.Attribute.AllowedValue values = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
int |
|
getValuesList()
public List<Attribute.AllowedValue> getValuesList()Required. The attribute values in case attribute data type is enum.
repeated .google.cloud.apihub.v1.Attribute.AllowedValue values = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
List<AllowedValue> |
|
getValuesOrBuilder(int index)
public Attribute.AllowedValueOrBuilder getValuesOrBuilder(int index)Required. The attribute values in case attribute data type is enum.
repeated .google.cloud.apihub.v1.Attribute.AllowedValue values = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Attribute.AllowedValueOrBuilder |
|
getValuesOrBuilderList()
public List<? extends Attribute.AllowedValueOrBuilder> getValuesOrBuilderList()Required. The attribute values in case attribute data type is enum.
repeated .google.cloud.apihub.v1.Attribute.AllowedValue values = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.apihub.v1.Attribute.AllowedValueOrBuilder> |
|
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 AttributeValues.EnumAttributeValues.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected AttributeValues.EnumAttributeValues.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues.Builder |
|
toBuilder()
public AttributeValues.EnumAttributeValues.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
AttributeValues.EnumAttributeValues.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|