Uses of Class
com.google.api.expr.v1alpha1.MapValue
- 
Packages that use MapValue Package Description com.google.api.expr.v1alpha1 
- 
- 
Uses of MapValue in com.google.api.expr.v1alpha1Methods in com.google.api.expr.v1alpha1 that return MapValue Modifier and Type Method Description MapValueMapValue.Builder. build()MapValueMapValue.Builder. buildPartial()static MapValueMapValue. getDefaultInstance()MapValueMapValue.Builder. getDefaultInstanceForType()MapValueMapValue. getDefaultInstanceForType()MapValueValue.Builder. getMapValue()Map value.MapValueValue. getMapValue()Map value.MapValueValueOrBuilder. getMapValue()Map value.static MapValueMapValue. parseDelimitedFrom(java.io.InputStream input)static MapValueMapValue. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MapValueMapValue. parseFrom(byte[] data)static MapValueMapValue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MapValueMapValue. parseFrom(com.google.protobuf.ByteString data)static MapValueMapValue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MapValueMapValue. parseFrom(com.google.protobuf.CodedInputStream input)static MapValueMapValue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MapValueMapValue. parseFrom(java.io.InputStream input)static MapValueMapValue. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MapValueMapValue. parseFrom(java.nio.ByteBuffer data)static MapValueMapValue. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.expr.v1alpha1 that return types with arguments of type MapValue Modifier and Type Method Description com.google.protobuf.Parser<MapValue>MapValue. getParserForType()static com.google.protobuf.Parser<MapValue>MapValue. parser()Methods in com.google.api.expr.v1alpha1 with parameters of type MapValue Modifier and Type Method Description MapValue.BuilderMapValue.Builder. mergeFrom(MapValue other)Value.BuilderValue.Builder. mergeMapValue(MapValue value)Map value.static MapValue.BuilderMapValue. newBuilder(MapValue prototype)Value.BuilderValue.Builder. setMapValue(MapValue value)Map value.
 
-