Package com.google.cloud.aiplatform.v1
Class SavedQuery.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<SavedQuery.Builder>
com.google.cloud.aiplatform.v1.SavedQuery.Builder
- All Implemented Interfaces:
SavedQueryOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- SavedQuery
public static final class SavedQuery.Builder
extends com.google.protobuf.GeneratedMessage.Builder<SavedQuery.Builder>
implements SavedQueryOrBuilder
A SavedQuery is a view of the dataset. It references a subset of annotations by problem type and filters.Protobuf type
google.cloud.aiplatform.v1.SavedQuery-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Output only.Output only.Output only.Required.Used to perform a consistent read-modify-write update.Some additional information about the SavedQuery.Output only.Required.Output only.Output only.Output only.com.google.protobuf.ByteStringOutput only.intOutput only.com.google.protobuf.TimestampOutput only.com.google.protobuf.Timestamp.BuilderOutput only.com.google.protobuf.TimestampOrBuilderOutput only.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorRequired.com.google.protobuf.ByteStringRequired.getEtag()Used to perform a consistent read-modify-write update.com.google.protobuf.ByteStringUsed to perform a consistent read-modify-write update.com.google.protobuf.ValueSome additional information about the SavedQuery.com.google.protobuf.Value.BuilderSome additional information about the SavedQuery.com.google.protobuf.ValueOrBuilderSome additional information about the SavedQuery.getName()Output only.com.google.protobuf.ByteStringOutput only.Required.com.google.protobuf.ByteStringRequired.booleanOutput only.com.google.protobuf.TimestampOutput only.com.google.protobuf.Timestamp.BuilderOutput only.com.google.protobuf.TimestampOrBuilderOutput only.booleanOutput only.booleanSome additional information about the SavedQuery.booleanOutput only.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeCreateTime(com.google.protobuf.Timestamp value) Output only.mergeFrom(SavedQuery other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeMetadata(com.google.protobuf.Value value) Some additional information about the SavedQuery.mergeUpdateTime(com.google.protobuf.Timestamp value) Output only.setAnnotationFilter(String value) Output only.setAnnotationFilterBytes(com.google.protobuf.ByteString value) Output only.setAnnotationSpecCount(int value) Output only.setCreateTime(com.google.protobuf.Timestamp value) Output only.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.setDisplayName(String value) Required.setDisplayNameBytes(com.google.protobuf.ByteString value) Required.Used to perform a consistent read-modify-write update.setEtagBytes(com.google.protobuf.ByteString value) Used to perform a consistent read-modify-write update.setMetadata(com.google.protobuf.Value value) Some additional information about the SavedQuery.setMetadata(com.google.protobuf.Value.Builder builderForValue) Some additional information about the SavedQuery.Output only.setNameBytes(com.google.protobuf.ByteString value) Output only.setProblemType(String value) Required.setProblemTypeBytes(com.google.protobuf.ByteString value) Required.setSupportAutomlTraining(boolean value) Output only.setUpdateTime(com.google.protobuf.Timestamp value) Output only.setUpdateTime(com.google.protobuf.Timestamp.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<SavedQuery.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<SavedQuery.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<SavedQuery.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<SavedQuery.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<SavedQuery.Builder>
-
mergeFrom
public SavedQuery.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<SavedQuery.Builder>- Throws:
IOException
-
getName
Output only. Resource name of the SavedQuery.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceSavedQueryOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Output only. Resource name of the SavedQuery.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceSavedQueryOrBuilder- Returns:
- The bytes for name.
-
setName
Output only. Resource name of the SavedQuery.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
Output only. Resource name of the SavedQuery.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setNameBytes
Output only. Resource name of the SavedQuery.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
Required. The user-defined name of the SavedQuery. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNamein interfaceSavedQueryOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()Required. The user-defined name of the SavedQuery. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNameBytesin interfaceSavedQueryOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
Required. The user-defined name of the SavedQuery. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
Required. The user-defined name of the SavedQuery. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setDisplayNameBytes
Required. The user-defined name of the SavedQuery. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
hasMetadata
public boolean hasMetadata()Some additional information about the SavedQuery.
.google.protobuf.Value metadata = 12;- Specified by:
hasMetadatain interfaceSavedQueryOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public com.google.protobuf.Value getMetadata()Some additional information about the SavedQuery.
.google.protobuf.Value metadata = 12;- Specified by:
getMetadatain interfaceSavedQueryOrBuilder- Returns:
- The metadata.
-
setMetadata
Some additional information about the SavedQuery.
.google.protobuf.Value metadata = 12; -
setMetadata
Some additional information about the SavedQuery.
.google.protobuf.Value metadata = 12; -
mergeMetadata
Some additional information about the SavedQuery.
.google.protobuf.Value metadata = 12; -
clearMetadata
Some additional information about the SavedQuery.
.google.protobuf.Value metadata = 12; -
getMetadataBuilder
public com.google.protobuf.Value.Builder getMetadataBuilder()Some additional information about the SavedQuery.
.google.protobuf.Value metadata = 12; -
getMetadataOrBuilder
public com.google.protobuf.ValueOrBuilder getMetadataOrBuilder()Some additional information about the SavedQuery.
.google.protobuf.Value metadata = 12;- Specified by:
getMetadataOrBuilderin interfaceSavedQueryOrBuilder
-
hasCreateTime
public boolean hasCreateTime()Output only. Timestamp when this SavedQuery was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceSavedQueryOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()Output only. Timestamp when this SavedQuery was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceSavedQueryOrBuilder- Returns:
- The createTime.
-
setCreateTime
Output only. Timestamp when this SavedQuery was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setCreateTime
Output only. Timestamp when this SavedQuery was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeCreateTime
Output only. Timestamp when this SavedQuery was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearCreateTime
Output only. Timestamp when this SavedQuery was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()Output only. Timestamp when this SavedQuery was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()Output only. Timestamp when this SavedQuery was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceSavedQueryOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()Output only. Timestamp when SavedQuery was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceSavedQueryOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()Output only. Timestamp when SavedQuery was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceSavedQueryOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
Output only. Timestamp when SavedQuery was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setUpdateTime
Output only. Timestamp when SavedQuery was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeUpdateTime
Output only. Timestamp when SavedQuery was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearUpdateTime
Output only. Timestamp when SavedQuery was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()Output only. Timestamp when SavedQuery was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()Output only. Timestamp when SavedQuery was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceSavedQueryOrBuilder
-
getAnnotationFilter
Output only. Filters on the Annotations in the dataset.
string annotation_filter = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAnnotationFilterin interfaceSavedQueryOrBuilder- Returns:
- The annotationFilter.
-
getAnnotationFilterBytes
public com.google.protobuf.ByteString getAnnotationFilterBytes()Output only. Filters on the Annotations in the dataset.
string annotation_filter = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAnnotationFilterBytesin interfaceSavedQueryOrBuilder- Returns:
- The bytes for annotationFilter.
-
setAnnotationFilter
Output only. Filters on the Annotations in the dataset.
string annotation_filter = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The annotationFilter to set.- Returns:
- This builder for chaining.
-
clearAnnotationFilter
Output only. Filters on the Annotations in the dataset.
string annotation_filter = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setAnnotationFilterBytes
Output only. Filters on the Annotations in the dataset.
string annotation_filter = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for annotationFilter to set.- Returns:
- This builder for chaining.
-
getProblemType
Required. Problem type of the SavedQuery. Allowed values: * IMAGE_CLASSIFICATION_SINGLE_LABEL * IMAGE_CLASSIFICATION_MULTI_LABEL * IMAGE_BOUNDING_POLY * IMAGE_BOUNDING_BOX * TEXT_CLASSIFICATION_SINGLE_LABEL * TEXT_CLASSIFICATION_MULTI_LABEL * TEXT_EXTRACTION * TEXT_SENTIMENT * VIDEO_CLASSIFICATION * VIDEO_OBJECT_TRACKING
string problem_type = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getProblemTypein interfaceSavedQueryOrBuilder- Returns:
- The problemType.
-
getProblemTypeBytes
public com.google.protobuf.ByteString getProblemTypeBytes()Required. Problem type of the SavedQuery. Allowed values: * IMAGE_CLASSIFICATION_SINGLE_LABEL * IMAGE_CLASSIFICATION_MULTI_LABEL * IMAGE_BOUNDING_POLY * IMAGE_BOUNDING_BOX * TEXT_CLASSIFICATION_SINGLE_LABEL * TEXT_CLASSIFICATION_MULTI_LABEL * TEXT_EXTRACTION * TEXT_SENTIMENT * VIDEO_CLASSIFICATION * VIDEO_OBJECT_TRACKING
string problem_type = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getProblemTypeBytesin interfaceSavedQueryOrBuilder- Returns:
- The bytes for problemType.
-
setProblemType
Required. Problem type of the SavedQuery. Allowed values: * IMAGE_CLASSIFICATION_SINGLE_LABEL * IMAGE_CLASSIFICATION_MULTI_LABEL * IMAGE_BOUNDING_POLY * IMAGE_BOUNDING_BOX * TEXT_CLASSIFICATION_SINGLE_LABEL * TEXT_CLASSIFICATION_MULTI_LABEL * TEXT_EXTRACTION * TEXT_SENTIMENT * VIDEO_CLASSIFICATION * VIDEO_OBJECT_TRACKING
string problem_type = 6 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The problemType to set.- Returns:
- This builder for chaining.
-
clearProblemType
Required. Problem type of the SavedQuery. Allowed values: * IMAGE_CLASSIFICATION_SINGLE_LABEL * IMAGE_CLASSIFICATION_MULTI_LABEL * IMAGE_BOUNDING_POLY * IMAGE_BOUNDING_BOX * TEXT_CLASSIFICATION_SINGLE_LABEL * TEXT_CLASSIFICATION_MULTI_LABEL * TEXT_EXTRACTION * TEXT_SENTIMENT * VIDEO_CLASSIFICATION * VIDEO_OBJECT_TRACKING
string problem_type = 6 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setProblemTypeBytes
Required. Problem type of the SavedQuery. Allowed values: * IMAGE_CLASSIFICATION_SINGLE_LABEL * IMAGE_CLASSIFICATION_MULTI_LABEL * IMAGE_BOUNDING_POLY * IMAGE_BOUNDING_BOX * TEXT_CLASSIFICATION_SINGLE_LABEL * TEXT_CLASSIFICATION_MULTI_LABEL * TEXT_EXTRACTION * TEXT_SENTIMENT * VIDEO_CLASSIFICATION * VIDEO_OBJECT_TRACKING
string problem_type = 6 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for problemType to set.- Returns:
- This builder for chaining.
-
getAnnotationSpecCount
public int getAnnotationSpecCount()Output only. Number of AnnotationSpecs in the context of the SavedQuery.
int32 annotation_spec_count = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAnnotationSpecCountin interfaceSavedQueryOrBuilder- Returns:
- The annotationSpecCount.
-
setAnnotationSpecCount
Output only. Number of AnnotationSpecs in the context of the SavedQuery.
int32 annotation_spec_count = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The annotationSpecCount to set.- Returns:
- This builder for chaining.
-
clearAnnotationSpecCount
Output only. Number of AnnotationSpecs in the context of the SavedQuery.
int32 annotation_spec_count = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getEtag
Used to perform a consistent read-modify-write update. If not set, a blind "overwrite" update happens.
string etag = 8;- Specified by:
getEtagin interfaceSavedQueryOrBuilder- Returns:
- The etag.
-
getEtagBytes
public com.google.protobuf.ByteString getEtagBytes()Used to perform a consistent read-modify-write update. If not set, a blind "overwrite" update happens.
string etag = 8;- Specified by:
getEtagBytesin interfaceSavedQueryOrBuilder- Returns:
- The bytes for etag.
-
setEtag
Used to perform a consistent read-modify-write update. If not set, a blind "overwrite" update happens.
string etag = 8;- Parameters:
value- The etag to set.- Returns:
- This builder for chaining.
-
clearEtag
Used to perform a consistent read-modify-write update. If not set, a blind "overwrite" update happens.
string etag = 8;- Returns:
- This builder for chaining.
-
setEtagBytes
Used to perform a consistent read-modify-write update. If not set, a blind "overwrite" update happens.
string etag = 8;- Parameters:
value- The bytes for etag to set.- Returns:
- This builder for chaining.
-
getSupportAutomlTraining
public boolean getSupportAutomlTraining()Output only. If the Annotations belonging to the SavedQuery can be used for AutoML training.
bool support_automl_training = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSupportAutomlTrainingin interfaceSavedQueryOrBuilder- Returns:
- The supportAutomlTraining.
-
setSupportAutomlTraining
Output only. If the Annotations belonging to the SavedQuery can be used for AutoML training.
bool support_automl_training = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The supportAutomlTraining to set.- Returns:
- This builder for chaining.
-
clearSupportAutomlTraining
Output only. If the Annotations belonging to the SavedQuery can be used for AutoML training.
bool support_automl_training = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-