Class ExportModelOperationMetadata.OutputInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
- com.google.cloud.aiplatform.v1beta1.ExportModelOperationMetadata.OutputInfo.Builder
-
- All Implemented Interfaces:
ExportModelOperationMetadata.OutputInfoOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ExportModelOperationMetadata.OutputInfo
public static final class ExportModelOperationMetadata.OutputInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder> implements ExportModelOperationMetadata.OutputInfoOrBuilder
Further describes the output of the ExportModel. Supplements [ExportModelRequest.OutputConfig][google.cloud.aiplatform.v1beta1.ExportModelRequest.OutputConfig].
Protobuf typegoogle.cloud.aiplatform.v1beta1.ExportModelOperationMetadata.OutputInfo
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
clear
public ExportModelOperationMetadata.OutputInfo.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
getDefaultInstanceForType
public ExportModelOperationMetadata.OutputInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExportModelOperationMetadata.OutputInfo build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExportModelOperationMetadata.OutputInfo buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExportModelOperationMetadata.OutputInfo.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
setField
public ExportModelOperationMetadata.OutputInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
clearField
public ExportModelOperationMetadata.OutputInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
clearOneof
public ExportModelOperationMetadata.OutputInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
setRepeatedField
public ExportModelOperationMetadata.OutputInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
addRepeatedField
public ExportModelOperationMetadata.OutputInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
mergeFrom
public ExportModelOperationMetadata.OutputInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
mergeFrom
public ExportModelOperationMetadata.OutputInfo.Builder mergeFrom(ExportModelOperationMetadata.OutputInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
mergeFrom
public ExportModelOperationMetadata.OutputInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
- Throws:
IOException
-
getArtifactOutputUri
public String getArtifactOutputUri()
Output only. If the Model artifact is being exported to Google Cloud Storage this is the full path of the directory created, into which the Model files are being written to.
string artifact_output_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getArtifactOutputUri
in interfaceExportModelOperationMetadata.OutputInfoOrBuilder
- Returns:
- The artifactOutputUri.
-
getArtifactOutputUriBytes
public com.google.protobuf.ByteString getArtifactOutputUriBytes()
Output only. If the Model artifact is being exported to Google Cloud Storage this is the full path of the directory created, into which the Model files are being written to.
string artifact_output_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getArtifactOutputUriBytes
in interfaceExportModelOperationMetadata.OutputInfoOrBuilder
- Returns:
- The bytes for artifactOutputUri.
-
setArtifactOutputUri
public ExportModelOperationMetadata.OutputInfo.Builder setArtifactOutputUri(String value)
Output only. If the Model artifact is being exported to Google Cloud Storage this is the full path of the directory created, into which the Model files are being written to.
string artifact_output_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The artifactOutputUri to set.- Returns:
- This builder for chaining.
-
clearArtifactOutputUri
public ExportModelOperationMetadata.OutputInfo.Builder clearArtifactOutputUri()
Output only. If the Model artifact is being exported to Google Cloud Storage this is the full path of the directory created, into which the Model files are being written to.
string artifact_output_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setArtifactOutputUriBytes
public ExportModelOperationMetadata.OutputInfo.Builder setArtifactOutputUriBytes(com.google.protobuf.ByteString value)
Output only. If the Model artifact is being exported to Google Cloud Storage this is the full path of the directory created, into which the Model files are being written to.
string artifact_output_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for artifactOutputUri to set.- Returns:
- This builder for chaining.
-
getImageOutputUri
public String getImageOutputUri()
Output only. If the Model image is being exported to Google Container Registry or Artifact Registry this is the full path of the image created.
string image_output_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getImageOutputUri
in interfaceExportModelOperationMetadata.OutputInfoOrBuilder
- Returns:
- The imageOutputUri.
-
getImageOutputUriBytes
public com.google.protobuf.ByteString getImageOutputUriBytes()
Output only. If the Model image is being exported to Google Container Registry or Artifact Registry this is the full path of the image created.
string image_output_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getImageOutputUriBytes
in interfaceExportModelOperationMetadata.OutputInfoOrBuilder
- Returns:
- The bytes for imageOutputUri.
-
setImageOutputUri
public ExportModelOperationMetadata.OutputInfo.Builder setImageOutputUri(String value)
Output only. If the Model image is being exported to Google Container Registry or Artifact Registry this is the full path of the image created.
string image_output_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The imageOutputUri to set.- Returns:
- This builder for chaining.
-
clearImageOutputUri
public ExportModelOperationMetadata.OutputInfo.Builder clearImageOutputUri()
Output only. If the Model image is being exported to Google Container Registry or Artifact Registry this is the full path of the image created.
string image_output_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setImageOutputUriBytes
public ExportModelOperationMetadata.OutputInfo.Builder setImageOutputUriBytes(com.google.protobuf.ByteString value)
Output only. If the Model image is being exported to Google Container Registry or Artifact Registry this is the full path of the image created.
string image_output_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for imageOutputUri to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ExportModelOperationMetadata.OutputInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
mergeUnknownFields
public final ExportModelOperationMetadata.OutputInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportModelOperationMetadata.OutputInfo.Builder>
-
-