Package com.google.cloud.aiplatform.v1
Class ExportModelOperationMetadata.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ExportModelOperationMetadata.Builder>
com.google.cloud.aiplatform.v1.ExportModelOperationMetadata.Builder
- All Implemented Interfaces:
ExportModelOperationMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ExportModelOperationMetadata
public static final class ExportModelOperationMetadata.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ExportModelOperationMetadata.Builder>
implements ExportModelOperationMetadataOrBuilder
Details of [ModelService.ExportModel][google.cloud.aiplatform.v1.ModelService.ExportModel] operation.Protobuf type
google.cloud.aiplatform.v1.ExportModelOperationMetadata-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()The common part of the operation metadata.Output only.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe common part of the operation metadata.The common part of the operation metadata.The common part of the operation metadata.Output only.Output only.Output only.booleanThe common part of the operation metadata.booleanOutput only.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) The common part of the operation metadata.Output only.The common part of the operation metadata.setGenericMetadata(GenericOperationMetadata.Builder builderForValue) The common part of the operation metadata.Output only.setOutputInfo(ExportModelOperationMetadata.OutputInfo.Builder builderForValue) Output only.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ExportModelOperationMetadata.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ExportModelOperationMetadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ExportModelOperationMetadata.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportModelOperationMetadata.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ExportModelOperationMetadata.Builder>
-
mergeFrom
public ExportModelOperationMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportModelOperationMetadata.Builder>- Throws:
IOException
-
hasGenericMetadata
public boolean hasGenericMetadata()The common part of the operation metadata.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;- Specified by:
hasGenericMetadatain interfaceExportModelOperationMetadataOrBuilder- Returns:
- Whether the genericMetadata field is set.
-
getGenericMetadata
The common part of the operation metadata.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;- Specified by:
getGenericMetadatain interfaceExportModelOperationMetadataOrBuilder- Returns:
- The genericMetadata.
-
setGenericMetadata
The common part of the operation metadata.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1; -
setGenericMetadata
public ExportModelOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue) The common part of the operation metadata.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1; -
mergeGenericMetadata
The common part of the operation metadata.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1; -
clearGenericMetadata
The common part of the operation metadata.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1; -
getGenericMetadataBuilder
The common part of the operation metadata.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1; -
getGenericMetadataOrBuilder
The common part of the operation metadata.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;- Specified by:
getGenericMetadataOrBuilderin interfaceExportModelOperationMetadataOrBuilder
-
hasOutputInfo
public boolean hasOutputInfo()Output only. Information further describing the output of this Model export.
.google.cloud.aiplatform.v1.ExportModelOperationMetadata.OutputInfo output_info = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasOutputInfoin interfaceExportModelOperationMetadataOrBuilder- Returns:
- Whether the outputInfo field is set.
-
getOutputInfo
Output only. Information further describing the output of this Model export.
.google.cloud.aiplatform.v1.ExportModelOperationMetadata.OutputInfo output_info = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOutputInfoin interfaceExportModelOperationMetadataOrBuilder- Returns:
- The outputInfo.
-
setOutputInfo
public ExportModelOperationMetadata.Builder setOutputInfo(ExportModelOperationMetadata.OutputInfo value) Output only. Information further describing the output of this Model export.
.google.cloud.aiplatform.v1.ExportModelOperationMetadata.OutputInfo output_info = 2 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setOutputInfo
public ExportModelOperationMetadata.Builder setOutputInfo(ExportModelOperationMetadata.OutputInfo.Builder builderForValue) Output only. Information further describing the output of this Model export.
.google.cloud.aiplatform.v1.ExportModelOperationMetadata.OutputInfo output_info = 2 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeOutputInfo
public ExportModelOperationMetadata.Builder mergeOutputInfo(ExportModelOperationMetadata.OutputInfo value) Output only. Information further describing the output of this Model export.
.google.cloud.aiplatform.v1.ExportModelOperationMetadata.OutputInfo output_info = 2 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearOutputInfo
Output only. Information further describing the output of this Model export.
.google.cloud.aiplatform.v1.ExportModelOperationMetadata.OutputInfo output_info = 2 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getOutputInfoBuilder
Output only. Information further describing the output of this Model export.
.google.cloud.aiplatform.v1.ExportModelOperationMetadata.OutputInfo output_info = 2 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getOutputInfoOrBuilder
Output only. Information further describing the output of this Model export.
.google.cloud.aiplatform.v1.ExportModelOperationMetadata.OutputInfo output_info = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOutputInfoOrBuilderin interfaceExportModelOperationMetadataOrBuilder
-