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