Uses of Class
com.google.cloud.retail.v2alpha.ExportMetadata
-
Packages that use ExportMetadata Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of ExportMetadata in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return ExportMetadata Modifier and Type Method Description ExportMetadata
ExportMetadata.Builder. build()
ExportMetadata
ExportMetadata.Builder. buildPartial()
static ExportMetadata
ExportMetadata. getDefaultInstance()
ExportMetadata
ExportMetadata.Builder. getDefaultInstanceForType()
ExportMetadata
ExportMetadata. getDefaultInstanceForType()
static ExportMetadata
ExportMetadata. parseDelimitedFrom(InputStream input)
static ExportMetadata
ExportMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExportMetadata
ExportMetadata. parseFrom(byte[] data)
static ExportMetadata
ExportMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExportMetadata
ExportMetadata. parseFrom(com.google.protobuf.ByteString data)
static ExportMetadata
ExportMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExportMetadata
ExportMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static ExportMetadata
ExportMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExportMetadata
ExportMetadata. parseFrom(InputStream input)
static ExportMetadata
ExportMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ExportMetadata
ExportMetadata. parseFrom(ByteBuffer data)
static ExportMetadata
ExportMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.retail.v2alpha that return types with arguments of type ExportMetadata Modifier and Type Method Description com.google.protobuf.Parser<ExportMetadata>
ExportMetadata. getParserForType()
static com.google.protobuf.Parser<ExportMetadata>
ExportMetadata. parser()
Methods in com.google.cloud.retail.v2alpha with parameters of type ExportMetadata Modifier and Type Method Description ExportMetadata.Builder
ExportMetadata.Builder. mergeFrom(ExportMetadata other)
static ExportMetadata.Builder
ExportMetadata. newBuilder(ExportMetadata prototype)
-