public static final class Dataset.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Dataset.Builder> implements DatasetOrBuilder
A collection of DataItems and Annotations on them.Protobuf type
google.cloud.aiplatform.v1.Dataset| Modifier and Type | Method and Description |
|---|---|
Dataset.Builder |
addAllSavedQueries(Iterable<? extends SavedQuery> values)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
Dataset.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Dataset.Builder |
addSavedQueries(int index,
SavedQuery.Builder builderForValue)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
Dataset.Builder |
addSavedQueries(int index,
SavedQuery value)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
Dataset.Builder |
addSavedQueries(SavedQuery.Builder builderForValue)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
Dataset.Builder |
addSavedQueries(SavedQuery value)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
SavedQuery.Builder |
addSavedQueriesBuilder()
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
SavedQuery.Builder |
addSavedQueriesBuilder(int index)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
Dataset |
build() |
Dataset |
buildPartial() |
Dataset.Builder |
clear() |
Dataset.Builder |
clearCreateTime()
Output only.
|
Dataset.Builder |
clearDataItemCount()
Output only.
|
Dataset.Builder |
clearDescription()
The description of the Dataset.
|
Dataset.Builder |
clearDisplayName()
Required.
|
Dataset.Builder |
clearEncryptionSpec()
Customer-managed encryption key spec for a Dataset.
|
Dataset.Builder |
clearEtag()
Used to perform consistent read-modify-write updates.
|
Dataset.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Dataset.Builder |
clearLabels() |
Dataset.Builder |
clearMetadata()
Required.
|
Dataset.Builder |
clearMetadataArtifact()
Output only.
|
Dataset.Builder |
clearMetadataSchemaUri()
Required.
|
Dataset.Builder |
clearModelReference()
Optional.
|
Dataset.Builder |
clearName()
Output only.
|
Dataset.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Dataset.Builder |
clearSatisfiesPzi()
Output only.
|
Dataset.Builder |
clearSatisfiesPzs()
Output only.
|
Dataset.Builder |
clearSavedQueries()
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
Dataset.Builder |
clearUpdateTime()
Output only.
|
Dataset.Builder |
clone() |
boolean |
containsLabels(String key)
The labels with user-defined metadata to organize your Datasets.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
long |
getDataItemCount()
Output only.
|
Dataset |
getDefaultInstanceForType() |
String |
getDescription()
The description of the Dataset.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
The description of the Dataset.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Required.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Required.
|
EncryptionSpec |
getEncryptionSpec()
Customer-managed encryption key spec for a Dataset.
|
EncryptionSpec.Builder |
getEncryptionSpecBuilder()
Customer-managed encryption key spec for a Dataset.
|
EncryptionSpecOrBuilder |
getEncryptionSpecOrBuilder()
Customer-managed encryption key spec for a Dataset.
|
String |
getEtag()
Used to perform consistent read-modify-write updates.
|
com.google.protobuf.ByteString |
getEtagBytes()
Used to perform consistent read-modify-write updates.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The labels with user-defined metadata to organize your Datasets.
|
Map<String,String> |
getLabelsMap()
The labels with user-defined metadata to organize your Datasets.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The labels with user-defined metadata to organize your Datasets.
|
String |
getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your Datasets.
|
com.google.protobuf.Value |
getMetadata()
Required.
|
String |
getMetadataArtifact()
Output only.
|
com.google.protobuf.ByteString |
getMetadataArtifactBytes()
Output only.
|
com.google.protobuf.Value.Builder |
getMetadataBuilder()
Required.
|
com.google.protobuf.ValueOrBuilder |
getMetadataOrBuilder()
Required.
|
String |
getMetadataSchemaUri()
Required.
|
com.google.protobuf.ByteString |
getMetadataSchemaUriBytes()
Required.
|
String |
getModelReference()
Optional.
|
com.google.protobuf.ByteString |
getModelReferenceBytes()
Optional.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
boolean |
getSatisfiesPzi()
Output only.
|
boolean |
getSatisfiesPzs()
Output only.
|
SavedQuery |
getSavedQueries(int index)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
SavedQuery.Builder |
getSavedQueriesBuilder(int index)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
List<SavedQuery.Builder> |
getSavedQueriesBuilderList()
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
int |
getSavedQueriesCount()
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
List<SavedQuery> |
getSavedQueriesList()
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
SavedQueryOrBuilder |
getSavedQueriesOrBuilder(int index)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
List<? extends SavedQueryOrBuilder> |
getSavedQueriesOrBuilderList()
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasEncryptionSpec()
Customer-managed encryption key spec for a Dataset.
|
boolean |
hasMetadata()
Required.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
Dataset.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Dataset.Builder |
mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a Dataset.
|
Dataset.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Dataset.Builder |
mergeFrom(Dataset other) |
Dataset.Builder |
mergeFrom(com.google.protobuf.Message other) |
Dataset.Builder |
mergeMetadata(com.google.protobuf.Value value)
Required.
|
Dataset.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Dataset.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Dataset.Builder |
putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your Datasets.
|
Dataset.Builder |
putLabels(String key,
String value)
The labels with user-defined metadata to organize your Datasets.
|
Dataset.Builder |
removeLabels(String key)
The labels with user-defined metadata to organize your Datasets.
|
Dataset.Builder |
removeSavedQueries(int index)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
Dataset.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Dataset.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Dataset.Builder |
setDataItemCount(long value)
Output only.
|
Dataset.Builder |
setDescription(String value)
The description of the Dataset.
|
Dataset.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
The description of the Dataset.
|
Dataset.Builder |
setDisplayName(String value)
Required.
|
Dataset.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.
|
Dataset.Builder |
setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key spec for a Dataset.
|
Dataset.Builder |
setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a Dataset.
|
Dataset.Builder |
setEtag(String value)
Used to perform consistent read-modify-write updates.
|
Dataset.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
Used to perform consistent read-modify-write updates.
|
Dataset.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Dataset.Builder |
setMetadata(com.google.protobuf.Value.Builder builderForValue)
Required.
|
Dataset.Builder |
setMetadata(com.google.protobuf.Value value)
Required.
|
Dataset.Builder |
setMetadataArtifact(String value)
Output only.
|
Dataset.Builder |
setMetadataArtifactBytes(com.google.protobuf.ByteString value)
Output only.
|
Dataset.Builder |
setMetadataSchemaUri(String value)
Required.
|
Dataset.Builder |
setMetadataSchemaUriBytes(com.google.protobuf.ByteString value)
Required.
|
Dataset.Builder |
setModelReference(String value)
Optional.
|
Dataset.Builder |
setModelReferenceBytes(com.google.protobuf.ByteString value)
Optional.
|
Dataset.Builder |
setName(String value)
Output only.
|
Dataset.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Dataset.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Dataset.Builder |
setSatisfiesPzi(boolean value)
Output only.
|
Dataset.Builder |
setSatisfiesPzs(boolean value)
Output only.
|
Dataset.Builder |
setSavedQueries(int index,
SavedQuery.Builder builderForValue)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
Dataset.Builder |
setSavedQueries(int index,
SavedQuery value)
All SavedQueries belong to the Dataset will be returned in List/Get
Dataset response.
|
Dataset.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Dataset.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Dataset.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Dataset.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Dataset.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Dataset.Builder>public Dataset.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Dataset.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<Dataset.Builder>public Dataset getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Dataset build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Dataset buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Dataset.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Dataset.Builder>public Dataset.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<Dataset.Builder>public Dataset.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Dataset.Builder>public Dataset.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Dataset.Builder>public Dataset.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<Dataset.Builder>public Dataset.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<Dataset.Builder>public Dataset.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Dataset.Builder>public Dataset.Builder mergeFrom(Dataset other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Dataset.Builder>public Dataset.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<Dataset.Builder>IOExceptionpublic String getName()
Output only. Identifier. The resource name of the Dataset.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
getName in interface DatasetOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. Identifier. The resource name of the Dataset.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
getNameBytes in interface DatasetOrBuilderpublic Dataset.Builder setName(String value)
Output only. Identifier. The resource name of the Dataset.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
value - The name to set.public Dataset.Builder clearName()
Output only. Identifier. The resource name of the Dataset.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
public Dataset.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. Identifier. The resource name of the Dataset.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
value - The bytes for name to set.public String getDisplayName()
Required. The user-defined name of the Dataset. 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];getDisplayName in interface DatasetOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Required. The user-defined name of the Dataset. 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];getDisplayNameBytes in interface DatasetOrBuilderpublic Dataset.Builder setDisplayName(String value)
Required. The user-defined name of the Dataset. 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];value - The displayName to set.public Dataset.Builder clearDisplayName()
Required. The user-defined name of the Dataset. 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];public Dataset.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. The user-defined name of the Dataset. 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];value - The bytes for displayName to set.public String getDescription()
The description of the Dataset.
string description = 16;getDescription in interface DatasetOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
The description of the Dataset.
string description = 16;getDescriptionBytes in interface DatasetOrBuilderpublic Dataset.Builder setDescription(String value)
The description of the Dataset.
string description = 16;value - The description to set.public Dataset.Builder clearDescription()
The description of the Dataset.
string description = 16;public Dataset.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
The description of the Dataset.
string description = 16;value - The bytes for description to set.public String getMetadataSchemaUri()
Required. Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.
string metadata_schema_uri = 3 [(.google.api.field_behavior) = REQUIRED];getMetadataSchemaUri in interface DatasetOrBuilderpublic com.google.protobuf.ByteString getMetadataSchemaUriBytes()
Required. Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.
string metadata_schema_uri = 3 [(.google.api.field_behavior) = REQUIRED];getMetadataSchemaUriBytes in interface DatasetOrBuilderpublic Dataset.Builder setMetadataSchemaUri(String value)
Required. Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.
string metadata_schema_uri = 3 [(.google.api.field_behavior) = REQUIRED];value - The metadataSchemaUri to set.public Dataset.Builder clearMetadataSchemaUri()
Required. Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.
string metadata_schema_uri = 3 [(.google.api.field_behavior) = REQUIRED];public Dataset.Builder setMetadataSchemaUriBytes(com.google.protobuf.ByteString value)
Required. Points to a YAML file stored on Google Cloud Storage describing additional information about the Dataset. The schema is defined as an OpenAPI 3.0.2 Schema Object. The schema files that can be used here are found in gs://google-cloud-aiplatform/schema/dataset/metadata/.
string metadata_schema_uri = 3 [(.google.api.field_behavior) = REQUIRED];value - The bytes for metadataSchemaUri to set.public boolean hasMetadata()
Required. Additional information about the Dataset.
.google.protobuf.Value metadata = 8 [(.google.api.field_behavior) = REQUIRED];hasMetadata in interface DatasetOrBuilderpublic com.google.protobuf.Value getMetadata()
Required. Additional information about the Dataset.
.google.protobuf.Value metadata = 8 [(.google.api.field_behavior) = REQUIRED];getMetadata in interface DatasetOrBuilderpublic Dataset.Builder setMetadata(com.google.protobuf.Value value)
Required. Additional information about the Dataset.
.google.protobuf.Value metadata = 8 [(.google.api.field_behavior) = REQUIRED];public Dataset.Builder setMetadata(com.google.protobuf.Value.Builder builderForValue)
Required. Additional information about the Dataset.
.google.protobuf.Value metadata = 8 [(.google.api.field_behavior) = REQUIRED];public Dataset.Builder mergeMetadata(com.google.protobuf.Value value)
Required. Additional information about the Dataset.
.google.protobuf.Value metadata = 8 [(.google.api.field_behavior) = REQUIRED];public Dataset.Builder clearMetadata()
Required. Additional information about the Dataset.
.google.protobuf.Value metadata = 8 [(.google.api.field_behavior) = REQUIRED];public com.google.protobuf.Value.Builder getMetadataBuilder()
Required. Additional information about the Dataset.
.google.protobuf.Value metadata = 8 [(.google.api.field_behavior) = REQUIRED];public com.google.protobuf.ValueOrBuilder getMetadataOrBuilder()
Required. Additional information about the Dataset.
.google.protobuf.Value metadata = 8 [(.google.api.field_behavior) = REQUIRED];getMetadataOrBuilder in interface DatasetOrBuilderpublic long getDataItemCount()
Output only. The number of DataItems in this Dataset. Only apply for non-structured Dataset.
int64 data_item_count = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];getDataItemCount in interface DatasetOrBuilderpublic Dataset.Builder setDataItemCount(long value)
Output only. The number of DataItems in this Dataset. Only apply for non-structured Dataset.
int64 data_item_count = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The dataItemCount to set.public Dataset.Builder clearDataItemCount()
Output only. The number of DataItems in this Dataset. Only apply for non-structured Dataset.
int64 data_item_count = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean hasCreateTime()
Output only. Timestamp when this Dataset was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface DatasetOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this Dataset was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface DatasetOrBuilderpublic Dataset.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Dataset was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Dataset.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Dataset was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Dataset.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Dataset was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Dataset.Builder clearCreateTime()
Output only. Timestamp when this Dataset was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this Dataset was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this Dataset was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface DatasetOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this Dataset was last updated.
.google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface DatasetOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this Dataset was last updated.
.google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface DatasetOrBuilderpublic Dataset.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Dataset was last updated.
.google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Dataset.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Dataset was last updated.
.google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Dataset.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Dataset was last updated.
.google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Dataset.Builder clearUpdateTime()
Output only. Timestamp when this Dataset was last updated.
.google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Timestamp when this Dataset was last updated.
.google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this Dataset was last updated.
.google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface DatasetOrBuilderpublic String getEtag()
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 6;getEtag in interface DatasetOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 6;getEtagBytes in interface DatasetOrBuilderpublic Dataset.Builder setEtag(String value)
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 6;value - The etag to set.public Dataset.Builder clearEtag()
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 6;public Dataset.Builder setEtagBytes(com.google.protobuf.ByteString value)
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 6;value - The bytes for etag to set.public int getLabelsCount()
DatasetOrBuilderThe labels with user-defined metadata to organize your Datasets. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each Dataset: * "aiplatform.googleapis.com/dataset_metadata_schema": output only, its value is the [metadata_schema's][google.cloud.aiplatform.v1.Dataset.metadata_schema_uri] title.
map<string, string> labels = 7;getLabelsCount in interface DatasetOrBuilderpublic boolean containsLabels(String key)
The labels with user-defined metadata to organize your Datasets. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each Dataset: * "aiplatform.googleapis.com/dataset_metadata_schema": output only, its value is the [metadata_schema's][google.cloud.aiplatform.v1.Dataset.metadata_schema_uri] title.
map<string, string> labels = 7;containsLabels in interface DatasetOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface DatasetOrBuilderpublic Map<String,String> getLabelsMap()
The labels with user-defined metadata to organize your Datasets. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each Dataset: * "aiplatform.googleapis.com/dataset_metadata_schema": output only, its value is the [metadata_schema's][google.cloud.aiplatform.v1.Dataset.metadata_schema_uri] title.
map<string, string> labels = 7;getLabelsMap in interface DatasetOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
The labels with user-defined metadata to organize your Datasets. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each Dataset: * "aiplatform.googleapis.com/dataset_metadata_schema": output only, its value is the [metadata_schema's][google.cloud.aiplatform.v1.Dataset.metadata_schema_uri] title.
map<string, string> labels = 7;getLabelsOrDefault in interface DatasetOrBuilderpublic String getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your Datasets. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each Dataset: * "aiplatform.googleapis.com/dataset_metadata_schema": output only, its value is the [metadata_schema's][google.cloud.aiplatform.v1.Dataset.metadata_schema_uri] title.
map<string, string> labels = 7;getLabelsOrThrow in interface DatasetOrBuilderpublic Dataset.Builder clearLabels()
public Dataset.Builder removeLabels(String key)
The labels with user-defined metadata to organize your Datasets. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each Dataset: * "aiplatform.googleapis.com/dataset_metadata_schema": output only, its value is the [metadata_schema's][google.cloud.aiplatform.v1.Dataset.metadata_schema_uri] title.
map<string, string> labels = 7;@Deprecated public Map<String,String> getMutableLabels()
public Dataset.Builder putLabels(String key, String value)
The labels with user-defined metadata to organize your Datasets. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each Dataset: * "aiplatform.googleapis.com/dataset_metadata_schema": output only, its value is the [metadata_schema's][google.cloud.aiplatform.v1.Dataset.metadata_schema_uri] title.
map<string, string> labels = 7;public Dataset.Builder putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your Datasets. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each Dataset: * "aiplatform.googleapis.com/dataset_metadata_schema": output only, its value is the [metadata_schema's][google.cloud.aiplatform.v1.Dataset.metadata_schema_uri] title.
map<string, string> labels = 7;public List<SavedQuery> getSavedQueriesList()
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;getSavedQueriesList in interface DatasetOrBuilderpublic int getSavedQueriesCount()
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;getSavedQueriesCount in interface DatasetOrBuilderpublic SavedQuery getSavedQueries(int index)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;getSavedQueries in interface DatasetOrBuilderpublic Dataset.Builder setSavedQueries(int index, SavedQuery value)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public Dataset.Builder setSavedQueries(int index, SavedQuery.Builder builderForValue)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public Dataset.Builder addSavedQueries(SavedQuery value)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public Dataset.Builder addSavedQueries(int index, SavedQuery value)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public Dataset.Builder addSavedQueries(SavedQuery.Builder builderForValue)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public Dataset.Builder addSavedQueries(int index, SavedQuery.Builder builderForValue)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public Dataset.Builder addAllSavedQueries(Iterable<? extends SavedQuery> values)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public Dataset.Builder clearSavedQueries()
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public Dataset.Builder removeSavedQueries(int index)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public SavedQuery.Builder getSavedQueriesBuilder(int index)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public SavedQueryOrBuilder getSavedQueriesOrBuilder(int index)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;getSavedQueriesOrBuilder in interface DatasetOrBuilderpublic List<? extends SavedQueryOrBuilder> getSavedQueriesOrBuilderList()
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;getSavedQueriesOrBuilderList in interface DatasetOrBuilderpublic SavedQuery.Builder addSavedQueriesBuilder()
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public SavedQuery.Builder addSavedQueriesBuilder(int index)
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public List<SavedQuery.Builder> getSavedQueriesBuilderList()
All SavedQueries belong to the Dataset will be returned in List/Get Dataset response. The annotation_specs field will not be populated except for UI cases which will only use [annotation_spec_count][google.cloud.aiplatform.v1.SavedQuery.annotation_spec_count]. In CreateDataset request, a SavedQuery is created together if this field is set, up to one SavedQuery can be set in CreateDatasetRequest. The SavedQuery should not contain any AnnotationSpec.
repeated .google.cloud.aiplatform.v1.SavedQuery saved_queries = 9;public boolean hasEncryptionSpec()
Customer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 11;hasEncryptionSpec in interface DatasetOrBuilderpublic EncryptionSpec getEncryptionSpec()
Customer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 11;getEncryptionSpec in interface DatasetOrBuilderpublic Dataset.Builder setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 11;public Dataset.Builder setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 11;public Dataset.Builder mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 11;public Dataset.Builder clearEncryptionSpec()
Customer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 11;public EncryptionSpec.Builder getEncryptionSpecBuilder()
Customer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 11;public EncryptionSpecOrBuilder getEncryptionSpecOrBuilder()
Customer-managed encryption key spec for a Dataset. If set, this Dataset and all sub-resources of this Dataset will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 11;getEncryptionSpecOrBuilder in interface DatasetOrBuilderpublic String getMetadataArtifact()
Output only. The resource name of the Artifact that was created in
MetadataStore when creating the Dataset. The Artifact resource name pattern
is
`projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
string metadata_artifact = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];getMetadataArtifact in interface DatasetOrBuilderpublic com.google.protobuf.ByteString getMetadataArtifactBytes()
Output only. The resource name of the Artifact that was created in
MetadataStore when creating the Dataset. The Artifact resource name pattern
is
`projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
string metadata_artifact = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];getMetadataArtifactBytes in interface DatasetOrBuilderpublic Dataset.Builder setMetadataArtifact(String value)
Output only. The resource name of the Artifact that was created in
MetadataStore when creating the Dataset. The Artifact resource name pattern
is
`projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
string metadata_artifact = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The metadataArtifact to set.public Dataset.Builder clearMetadataArtifact()
Output only. The resource name of the Artifact that was created in
MetadataStore when creating the Dataset. The Artifact resource name pattern
is
`projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
string metadata_artifact = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];public Dataset.Builder setMetadataArtifactBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the Artifact that was created in
MetadataStore when creating the Dataset. The Artifact resource name pattern
is
`projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}`.
string metadata_artifact = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for metadataArtifact to set.public String getModelReference()
Optional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
string model_reference = 18 [(.google.api.field_behavior) = OPTIONAL];getModelReference in interface DatasetOrBuilderpublic com.google.protobuf.ByteString getModelReferenceBytes()
Optional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
string model_reference = 18 [(.google.api.field_behavior) = OPTIONAL];getModelReferenceBytes in interface DatasetOrBuilderpublic Dataset.Builder setModelReference(String value)
Optional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
string model_reference = 18 [(.google.api.field_behavior) = OPTIONAL];value - The modelReference to set.public Dataset.Builder clearModelReference()
Optional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
string model_reference = 18 [(.google.api.field_behavior) = OPTIONAL];public Dataset.Builder setModelReferenceBytes(com.google.protobuf.ByteString value)
Optional. Reference to the public base model last used by the dataset. Only set for prompt datasets.
string model_reference = 18 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for modelReference to set.public boolean getSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzs in interface DatasetOrBuilderpublic Dataset.Builder setSatisfiesPzs(boolean value)
Output only. Reserved for future use.
bool satisfies_pzs = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzs to set.public Dataset.Builder clearSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean getSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzi in interface DatasetOrBuilderpublic Dataset.Builder setSatisfiesPzi(boolean value)
Output only. Reserved for future use.
bool satisfies_pzi = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzi to set.public Dataset.Builder clearSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];public final Dataset.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Dataset.Builder>public final Dataset.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Dataset.Builder>Copyright © 2025 Google LLC. All rights reserved.