Uses of Class
com.google.cloud.bigquery.migration.v2.NameMappingValue
-
Packages that use NameMappingValue Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration API -
-
Uses of NameMappingValue in com.google.cloud.bigquery.migration.v2
Methods in com.google.cloud.bigquery.migration.v2 that return NameMappingValue Modifier and Type Method Description NameMappingValueNameMappingValue.Builder. build()NameMappingValueNameMappingValue.Builder. buildPartial()static NameMappingValueNameMappingValue. getDefaultInstance()NameMappingValueNameMappingValue.Builder. getDefaultInstanceForType()NameMappingValueNameMappingValue. getDefaultInstanceForType()NameMappingValueObjectNameMapping.Builder. getTarget()The desired target name of the object that is being mapped.NameMappingValueObjectNameMapping. getTarget()The desired target name of the object that is being mapped.NameMappingValueObjectNameMappingOrBuilder. getTarget()The desired target name of the object that is being mapped.static NameMappingValueNameMappingValue. parseDelimitedFrom(InputStream input)static NameMappingValueNameMappingValue. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NameMappingValueNameMappingValue. parseFrom(byte[] data)static NameMappingValueNameMappingValue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NameMappingValueNameMappingValue. parseFrom(com.google.protobuf.ByteString data)static NameMappingValueNameMappingValue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NameMappingValueNameMappingValue. parseFrom(com.google.protobuf.CodedInputStream input)static NameMappingValueNameMappingValue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NameMappingValueNameMappingValue. parseFrom(InputStream input)static NameMappingValueNameMappingValue. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NameMappingValueNameMappingValue. parseFrom(ByteBuffer data)static NameMappingValueNameMappingValue. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.migration.v2 that return types with arguments of type NameMappingValue Modifier and Type Method Description com.google.protobuf.Parser<NameMappingValue>NameMappingValue. getParserForType()static com.google.protobuf.Parser<NameMappingValue>NameMappingValue. parser()Methods in com.google.cloud.bigquery.migration.v2 with parameters of type NameMappingValue Modifier and Type Method Description NameMappingValue.BuilderNameMappingValue.Builder. mergeFrom(NameMappingValue other)ObjectNameMapping.BuilderObjectNameMapping.Builder. mergeTarget(NameMappingValue value)The desired target name of the object that is being mapped.static NameMappingValue.BuilderNameMappingValue. newBuilder(NameMappingValue prototype)ObjectNameMapping.BuilderObjectNameMapping.Builder. setTarget(NameMappingValue value)The desired target name of the object that is being mapped.
-