Uses of Class
com.google.api.expr.v1alpha1.EnumValue
-
Packages that use EnumValue Package Description com.google.api.expr.v1alpha1 -
-
Uses of EnumValue in com.google.api.expr.v1alpha1
Methods in com.google.api.expr.v1alpha1 that return EnumValue Modifier and Type Method Description EnumValueEnumValue.Builder. build()EnumValueEnumValue.Builder. buildPartial()static EnumValueEnumValue. getDefaultInstance()EnumValueEnumValue.Builder. getDefaultInstanceForType()EnumValueEnumValue. getDefaultInstanceForType()EnumValueValue.Builder. getEnumValue()An enum value.EnumValueValue. getEnumValue()An enum value.EnumValueValueOrBuilder. getEnumValue()An enum value.static EnumValueEnumValue. parseDelimitedFrom(java.io.InputStream input)static EnumValueEnumValue. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnumValueEnumValue. parseFrom(byte[] data)static EnumValueEnumValue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnumValueEnumValue. parseFrom(com.google.protobuf.ByteString data)static EnumValueEnumValue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnumValueEnumValue. parseFrom(com.google.protobuf.CodedInputStream input)static EnumValueEnumValue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnumValueEnumValue. parseFrom(java.io.InputStream input)static EnumValueEnumValue. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnumValueEnumValue. parseFrom(java.nio.ByteBuffer data)static EnumValueEnumValue. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.expr.v1alpha1 that return types with arguments of type EnumValue Modifier and Type Method Description com.google.protobuf.Parser<EnumValue>EnumValue. getParserForType()static com.google.protobuf.Parser<EnumValue>EnumValue. parser()Methods in com.google.api.expr.v1alpha1 with parameters of type EnumValue Modifier and Type Method Description Value.BuilderValue.Builder. mergeEnumValue(EnumValue value)An enum value.EnumValue.BuilderEnumValue.Builder. mergeFrom(EnumValue other)static EnumValue.BuilderEnumValue. newBuilder(EnumValue prototype)Value.BuilderValue.Builder. setEnumValue(EnumValue value)An enum value.
-