public static final class DeployResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder> implements DeployResponseOrBuilder
Response message for [ModelGardenService.Deploy][google.cloud.aiplatform.v1beta1.ModelGardenService.Deploy].Protobuf type
google.cloud.aiplatform.v1beta1.DeployResponse| Modifier and Type | Method and Description |
|---|---|
DeployResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeployResponse |
build() |
DeployResponse |
buildPartial() |
DeployResponse.Builder |
clear() |
DeployResponse.Builder |
clearEndpoint()
Output only.
|
DeployResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DeployResponse.Builder |
clearModel()
Output only.
|
DeployResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeployResponse.Builder |
clearPublisherModel()
Output only.
|
DeployResponse.Builder |
clone() |
DeployResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEndpoint()
Output only.
|
com.google.protobuf.ByteString |
getEndpointBytes()
Output only.
|
String |
getModel()
Output only.
|
com.google.protobuf.ByteString |
getModelBytes()
Output only.
|
String |
getPublisherModel()
Output only.
|
com.google.protobuf.ByteString |
getPublisherModelBytes()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DeployResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeployResponse.Builder |
mergeFrom(DeployResponse other) |
DeployResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
DeployResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DeployResponse.Builder |
setEndpoint(String value)
Output only.
|
DeployResponse.Builder |
setEndpointBytes(com.google.protobuf.ByteString value)
Output only.
|
DeployResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeployResponse.Builder |
setModel(String value)
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.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DeployResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>public DeployResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>public DeployResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DeployResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DeployResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DeployResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>public DeployResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>public DeployResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>public DeployResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>public DeployResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>public DeployResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>public DeployResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeployResponse.Builder>public DeployResponse.Builder mergeFrom(DeployResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>public DeployResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeployResponse.Builder>IOExceptionpublic String getPublisherModel()
Output only. The name of the PublisherModel resource.
Format:
`publishers/{publisher}/models/{publisher_model}@{version_id}`, or
`publishers/hf-{hugging-face-author}/models/{hugging-face-model-name}@001`
string publisher_model = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getPublisherModel in interface DeployResponseOrBuilderpublic com.google.protobuf.ByteString getPublisherModelBytes()
Output only. The name of the PublisherModel resource.
Format:
`publishers/{publisher}/models/{publisher_model}@{version_id}`, or
`publishers/hf-{hugging-face-author}/models/{hugging-face-model-name}@001`
string publisher_model = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getPublisherModelBytes in interface DeployResponseOrBuilderpublic DeployResponse.Builder setPublisherModel(String value)
Output only. The name of the PublisherModel resource.
Format:
`publishers/{publisher}/models/{publisher_model}@{version_id}`, or
`publishers/hf-{hugging-face-author}/models/{hugging-face-model-name}@001`
string publisher_model = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The publisherModel to set.public DeployResponse.Builder clearPublisherModel()
Output only. The name of the PublisherModel resource.
Format:
`publishers/{publisher}/models/{publisher_model}@{version_id}`, or
`publishers/hf-{hugging-face-author}/models/{hugging-face-model-name}@001`
string publisher_model = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
public DeployResponse.Builder setPublisherModelBytes(com.google.protobuf.ByteString value)
Output only. The name of the PublisherModel resource.
Format:
`publishers/{publisher}/models/{publisher_model}@{version_id}`, or
`publishers/hf-{hugging-face-author}/models/{hugging-face-model-name}@001`
string publisher_model = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The bytes for publisherModel to set.public String getEndpoint()
Output only. The name of the Endpoint created.
Format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
string endpoint = 2 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getEndpoint in interface DeployResponseOrBuilderpublic com.google.protobuf.ByteString getEndpointBytes()
Output only. The name of the Endpoint created.
Format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
string endpoint = 2 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getEndpointBytes in interface DeployResponseOrBuilderpublic DeployResponse.Builder setEndpoint(String value)
Output only. The name of the Endpoint created.
Format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
string endpoint = 2 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The endpoint to set.public DeployResponse.Builder clearEndpoint()
Output only. The name of the Endpoint created.
Format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
string endpoint = 2 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
public DeployResponse.Builder setEndpointBytes(com.google.protobuf.ByteString value)
Output only. The name of the Endpoint created.
Format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
string endpoint = 2 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The bytes for endpoint to set.public String getModel()
Output only. The name of the Model created.
Format: `projects/{project}/locations/{location}/models/{model}`
string model = 3 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getModel in interface DeployResponseOrBuilderpublic com.google.protobuf.ByteString getModelBytes()
Output only. The name of the Model created.
Format: `projects/{project}/locations/{location}/models/{model}`
string model = 3 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getModelBytes in interface DeployResponseOrBuilderpublic DeployResponse.Builder setModel(String value)
Output only. The name of the Model created.
Format: `projects/{project}/locations/{location}/models/{model}`
string model = 3 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The model to set.public DeployResponse.Builder clearModel()
Output only. The name of the Model created.
Format: `projects/{project}/locations/{location}/models/{model}`
string model = 3 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
public DeployResponse.Builder setModelBytes(com.google.protobuf.ByteString value)
Output only. The name of the Model created.
Format: `projects/{project}/locations/{location}/models/{model}`
string model = 3 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The bytes for model to set.public final DeployResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>public final DeployResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeployResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.