Class ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder>
com.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder
- All Implemented Interfaces:
ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSourceOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource
public static final class ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder>
implements ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSourceOrBuilder
Dataset spec for data stored in Google Cloud Storage.Protobuf type
google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Data format of the dataset.Google Cloud Storage URI to the input file(s).static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorData format of the dataset.intData format of the dataset.Google Cloud Storage URI to the input file(s).com.google.protobuf.ByteStringGoogle Cloud Storage URI to the input file(s).protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Data format of the dataset.setFormatValue(int value) Data format of the dataset.Google Cloud Storage URI to the input file(s).setGcsUriBytes(com.google.protobuf.ByteString value) Google Cloud Storage URI to the input file(s).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<ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.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<ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.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<ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder>
-
getDefaultInstanceForType
public ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource 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
public ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder>
-
mergeFrom
public ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.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<ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder>- Throws:
IOException
-
getGcsUri
Google Cloud Storage URI to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/wildcards.
string gcs_uri = 1;- Specified by:
getGcsUriin interfaceModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSourceOrBuilder- Returns:
- The gcsUri.
-
getGcsUriBytes
public com.google.protobuf.ByteString getGcsUriBytes()Google Cloud Storage URI to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/wildcards.
string gcs_uri = 1;- Specified by:
getGcsUriBytesin interfaceModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSourceOrBuilder- Returns:
- The bytes for gcsUri.
-
setGcsUri
public ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder setGcsUri(String value) Google Cloud Storage URI to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/wildcards.
string gcs_uri = 1;- Parameters:
value- The gcsUri to set.- Returns:
- This builder for chaining.
-
clearGcsUri
Google Cloud Storage URI to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/wildcards.
string gcs_uri = 1;- Returns:
- This builder for chaining.
-
setGcsUriBytes
public ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder setGcsUriBytes(com.google.protobuf.ByteString value) Google Cloud Storage URI to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/wildcards.
string gcs_uri = 1;- Parameters:
value- The bytes for gcsUri to set.- Returns:
- This builder for chaining.
-
getFormatValue
public int getFormatValue()Data format of the dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.DataFormat format = 2;- Specified by:
getFormatValuein interfaceModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSourceOrBuilder- Returns:
- The enum numeric value on the wire for format.
-
setFormatValue
public ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder setFormatValue(int value) Data format of the dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.DataFormat format = 2;- Parameters:
value- The enum numeric value on the wire for format to set.- Returns:
- This builder for chaining.
-
getFormat
Data format of the dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.DataFormat format = 2;- Specified by:
getFormatin interfaceModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSourceOrBuilder- Returns:
- The format.
-
setFormat
public ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.Builder setFormat(ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.DataFormat value) Data format of the dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.DataFormat format = 2;- Parameters:
value- The format to set.- Returns:
- This builder for chaining.
-
clearFormat
Data format of the dataset.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.ModelMonitoringDataset.ModelMonitoringGcsSource.DataFormat format = 2;- Returns:
- This builder for chaining.
-