Uses of Class
com.google.api.expr.v1alpha1.ListValue
-
Packages that use ListValue Package Description com.google.api.expr.v1alpha1 -
-
Uses of ListValue in com.google.api.expr.v1alpha1
Methods in com.google.api.expr.v1alpha1 that return ListValue Modifier and Type Method Description ListValueListValue.Builder. build()ListValueListValue.Builder. buildPartial()static ListValueListValue. getDefaultInstance()ListValueListValue.Builder. getDefaultInstanceForType()ListValueListValue. getDefaultInstanceForType()ListValueValue.Builder. getListValue()List value.ListValueValue. getListValue()List value.ListValueValueOrBuilder. getListValue()List value.static ListValueListValue. parseDelimitedFrom(java.io.InputStream input)static ListValueListValue. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListValueListValue. parseFrom(byte[] data)static ListValueListValue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListValueListValue. parseFrom(com.google.protobuf.ByteString data)static ListValueListValue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListValueListValue. parseFrom(com.google.protobuf.CodedInputStream input)static ListValueListValue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListValueListValue. parseFrom(java.io.InputStream input)static ListValueListValue. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListValueListValue. parseFrom(java.nio.ByteBuffer data)static ListValueListValue. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.expr.v1alpha1 that return types with arguments of type ListValue Modifier and Type Method Description com.google.protobuf.Parser<ListValue>ListValue. getParserForType()static com.google.protobuf.Parser<ListValue>ListValue. parser()Methods in com.google.api.expr.v1alpha1 with parameters of type ListValue Modifier and Type Method Description ListValue.BuilderListValue.Builder. mergeFrom(ListValue other)Value.BuilderValue.Builder. mergeListValue(ListValue value)List value.static ListValue.BuilderListValue. newBuilder(ListValue prototype)Value.BuilderValue.Builder. setListValue(ListValue value)List value.
-