Uses of Class
com.google.cloud.aiplatform.v1beta1.ExportPublisherModelResponse.Builder
Packages that use ExportPublisherModelResponse.Builder
-
Uses of ExportPublisherModelResponse.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ExportPublisherModelResponse.BuilderModifier and TypeMethodDescriptionExportPublisherModelResponse.Builder.clear()ExportPublisherModelResponse.Builder.clearDestinationUri()The destination uri of the model weights.ExportPublisherModelResponse.Builder.clearPublisherModel()The name of the PublisherModel resource.ExportPublisherModelResponse.Builder.mergeFrom(ExportPublisherModelResponse other) ExportPublisherModelResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExportPublisherModelResponse.Builder.mergeFrom(com.google.protobuf.Message other) ExportPublisherModelResponse.newBuilder()ExportPublisherModelResponse.newBuilder(ExportPublisherModelResponse prototype) ExportPublisherModelResponse.newBuilderForType()protected ExportPublisherModelResponse.BuilderExportPublisherModelResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ExportPublisherModelResponse.Builder.setDestinationUri(String value) The destination uri of the model weights.ExportPublisherModelResponse.Builder.setDestinationUriBytes(com.google.protobuf.ByteString value) The destination uri of the model weights.ExportPublisherModelResponse.Builder.setPublisherModel(String value) The name of the PublisherModel resource.ExportPublisherModelResponse.Builder.setPublisherModelBytes(com.google.protobuf.ByteString value) The name of the PublisherModel resource.ExportPublisherModelResponse.toBuilder()