Uses of Class
com.google.cloud.aiplatform.v1.DeployResponse.Builder
Packages that use DeployResponse.Builder
-
Uses of DeployResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployResponse.BuilderModifier and TypeMethodDescriptionDeployResponse.Builder.clear()DeployResponse.Builder.clearEndpoint()Output only.DeployResponse.Builder.clearModel()Output only.DeployResponse.Builder.clearPublisherModel()Output only.DeployResponse.Builder.mergeFrom(DeployResponse other) DeployResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployResponse.Builder.mergeFrom(com.google.protobuf.Message other) static DeployResponse.BuilderDeployResponse.newBuilder()static DeployResponse.BuilderDeployResponse.newBuilder(DeployResponse prototype) DeployResponse.newBuilderForType()protected DeployResponse.BuilderDeployResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DeployResponse.Builder.setEndpoint(String value) Output only.DeployResponse.Builder.setEndpointBytes(com.google.protobuf.ByteString value) Output only.Output only.DeployResponse.Builder.setModelBytes(com.google.protobuf.ByteString value) Output only.DeployResponse.Builder.setPublisherModel(String value) Output only.DeployResponse.Builder.setPublisherModelBytes(com.google.protobuf.ByteString value) Output only.DeployResponse.toBuilder()