public static final class UnmanagedContainerModel.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UnmanagedContainerModel.Builder> implements UnmanagedContainerModelOrBuilder
Contains model information necessary to perform batch prediction without requiring a full model import.Protobuf type
google.cloud.aiplatform.v1.UnmanagedContainerModel| Modifier and Type | Method and Description |
|---|---|
UnmanagedContainerModel.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UnmanagedContainerModel |
build() |
UnmanagedContainerModel |
buildPartial() |
UnmanagedContainerModel.Builder |
clear() |
UnmanagedContainerModel.Builder |
clearArtifactUri()
The path to the directory containing the Model artifact and any of its
supporting files.
|
UnmanagedContainerModel.Builder |
clearContainerSpec()
Input only.
|
UnmanagedContainerModel.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UnmanagedContainerModel.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UnmanagedContainerModel.Builder |
clearPredictSchemata()
Contains the schemata used in Model's predictions and explanations
|
UnmanagedContainerModel.Builder |
clone() |
String |
getArtifactUri()
The path to the directory containing the Model artifact and any of its
supporting files.
|
com.google.protobuf.ByteString |
getArtifactUriBytes()
The path to the directory containing the Model artifact and any of its
supporting files.
|
ModelContainerSpec |
getContainerSpec()
Input only.
|
ModelContainerSpec.Builder |
getContainerSpecBuilder()
Input only.
|
ModelContainerSpecOrBuilder |
getContainerSpecOrBuilder()
Input only.
|
UnmanagedContainerModel |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
PredictSchemata |
getPredictSchemata()
Contains the schemata used in Model's predictions and explanations
|
PredictSchemata.Builder |
getPredictSchemataBuilder()
Contains the schemata used in Model's predictions and explanations
|
PredictSchemataOrBuilder |
getPredictSchemataOrBuilder()
Contains the schemata used in Model's predictions and explanations
|
boolean |
hasContainerSpec()
Input only.
|
boolean |
hasPredictSchemata()
Contains the schemata used in Model's predictions and explanations
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UnmanagedContainerModel.Builder |
mergeContainerSpec(ModelContainerSpec value)
Input only.
|
UnmanagedContainerModel.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UnmanagedContainerModel.Builder |
mergeFrom(com.google.protobuf.Message other) |
UnmanagedContainerModel.Builder |
mergeFrom(UnmanagedContainerModel other) |
UnmanagedContainerModel.Builder |
mergePredictSchemata(PredictSchemata value)
Contains the schemata used in Model's predictions and explanations
|
UnmanagedContainerModel.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UnmanagedContainerModel.Builder |
setArtifactUri(String value)
The path to the directory containing the Model artifact and any of its
supporting files.
|
UnmanagedContainerModel.Builder |
setArtifactUriBytes(com.google.protobuf.ByteString value)
The path to the directory containing the Model artifact and any of its
supporting files.
|
UnmanagedContainerModel.Builder |
setContainerSpec(ModelContainerSpec.Builder builderForValue)
Input only.
|
UnmanagedContainerModel.Builder |
setContainerSpec(ModelContainerSpec value)
Input only.
|
UnmanagedContainerModel.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UnmanagedContainerModel.Builder |
setPredictSchemata(PredictSchemata.Builder builderForValue)
Contains the schemata used in Model's predictions and explanations
|
UnmanagedContainerModel.Builder |
setPredictSchemata(PredictSchemata value)
Contains the schemata used in Model's predictions and explanations
|
UnmanagedContainerModel.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UnmanagedContainerModel.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<UnmanagedContainerModel.Builder>public UnmanagedContainerModel.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UnmanagedContainerModel.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<UnmanagedContainerModel.Builder>public UnmanagedContainerModel getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UnmanagedContainerModel build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UnmanagedContainerModel buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UnmanagedContainerModel.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UnmanagedContainerModel.Builder>public UnmanagedContainerModel.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<UnmanagedContainerModel.Builder>public UnmanagedContainerModel.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UnmanagedContainerModel.Builder>public UnmanagedContainerModel.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UnmanagedContainerModel.Builder>public UnmanagedContainerModel.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<UnmanagedContainerModel.Builder>public UnmanagedContainerModel.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<UnmanagedContainerModel.Builder>public UnmanagedContainerModel.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UnmanagedContainerModel.Builder>public UnmanagedContainerModel.Builder mergeFrom(UnmanagedContainerModel other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UnmanagedContainerModel.Builder>public UnmanagedContainerModel.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<UnmanagedContainerModel.Builder>IOExceptionpublic String getArtifactUri()
The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 1;getArtifactUri in interface UnmanagedContainerModelOrBuilderpublic com.google.protobuf.ByteString getArtifactUriBytes()
The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 1;getArtifactUriBytes in interface UnmanagedContainerModelOrBuilderpublic UnmanagedContainerModel.Builder setArtifactUri(String value)
The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 1;value - The artifactUri to set.public UnmanagedContainerModel.Builder clearArtifactUri()
The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 1;public UnmanagedContainerModel.Builder setArtifactUriBytes(com.google.protobuf.ByteString value)
The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 1;value - The bytes for artifactUri to set.public boolean hasPredictSchemata()
Contains the schemata used in Model's predictions and explanations
.google.cloud.aiplatform.v1.PredictSchemata predict_schemata = 2;hasPredictSchemata in interface UnmanagedContainerModelOrBuilderpublic PredictSchemata getPredictSchemata()
Contains the schemata used in Model's predictions and explanations
.google.cloud.aiplatform.v1.PredictSchemata predict_schemata = 2;getPredictSchemata in interface UnmanagedContainerModelOrBuilderpublic UnmanagedContainerModel.Builder setPredictSchemata(PredictSchemata value)
Contains the schemata used in Model's predictions and explanations
.google.cloud.aiplatform.v1.PredictSchemata predict_schemata = 2;public UnmanagedContainerModel.Builder setPredictSchemata(PredictSchemata.Builder builderForValue)
Contains the schemata used in Model's predictions and explanations
.google.cloud.aiplatform.v1.PredictSchemata predict_schemata = 2;public UnmanagedContainerModel.Builder mergePredictSchemata(PredictSchemata value)
Contains the schemata used in Model's predictions and explanations
.google.cloud.aiplatform.v1.PredictSchemata predict_schemata = 2;public UnmanagedContainerModel.Builder clearPredictSchemata()
Contains the schemata used in Model's predictions and explanations
.google.cloud.aiplatform.v1.PredictSchemata predict_schemata = 2;public PredictSchemata.Builder getPredictSchemataBuilder()
Contains the schemata used in Model's predictions and explanations
.google.cloud.aiplatform.v1.PredictSchemata predict_schemata = 2;public PredictSchemataOrBuilder getPredictSchemataOrBuilder()
Contains the schemata used in Model's predictions and explanations
.google.cloud.aiplatform.v1.PredictSchemata predict_schemata = 2;getPredictSchemataOrBuilder in interface UnmanagedContainerModelOrBuilderpublic boolean hasContainerSpec()
Input only. The specification of the container that is to be used when deploying this Model.
.google.cloud.aiplatform.v1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = INPUT_ONLY];
hasContainerSpec in interface UnmanagedContainerModelOrBuilderpublic ModelContainerSpec getContainerSpec()
Input only. The specification of the container that is to be used when deploying this Model.
.google.cloud.aiplatform.v1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = INPUT_ONLY];
getContainerSpec in interface UnmanagedContainerModelOrBuilderpublic UnmanagedContainerModel.Builder setContainerSpec(ModelContainerSpec value)
Input only. The specification of the container that is to be used when deploying this Model.
.google.cloud.aiplatform.v1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = INPUT_ONLY];
public UnmanagedContainerModel.Builder setContainerSpec(ModelContainerSpec.Builder builderForValue)
Input only. The specification of the container that is to be used when deploying this Model.
.google.cloud.aiplatform.v1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = INPUT_ONLY];
public UnmanagedContainerModel.Builder mergeContainerSpec(ModelContainerSpec value)
Input only. The specification of the container that is to be used when deploying this Model.
.google.cloud.aiplatform.v1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = INPUT_ONLY];
public UnmanagedContainerModel.Builder clearContainerSpec()
Input only. The specification of the container that is to be used when deploying this Model.
.google.cloud.aiplatform.v1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = INPUT_ONLY];
public ModelContainerSpec.Builder getContainerSpecBuilder()
Input only. The specification of the container that is to be used when deploying this Model.
.google.cloud.aiplatform.v1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = INPUT_ONLY];
public ModelContainerSpecOrBuilder getContainerSpecOrBuilder()
Input only. The specification of the container that is to be used when deploying this Model.
.google.cloud.aiplatform.v1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = INPUT_ONLY];
getContainerSpecOrBuilder in interface UnmanagedContainerModelOrBuilderpublic final UnmanagedContainerModel.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UnmanagedContainerModel.Builder>public final UnmanagedContainerModel.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UnmanagedContainerModel.Builder>Copyright © 2023 Google LLC. All rights reserved.