public static final class VertexAi.Dataset.Builder extends GeneratedMessage.Builder<VertexAi.Dataset.Builder> implements VertexAi.DatasetOrBuilderVertex AI dataset associated with the finding.
Protobuf type google.cloud.securitycenter.v2.VertexAi.Dataset
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > VertexAi.Dataset.BuilderImplements
VertexAi.DatasetOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public VertexAi.Dataset build()| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset |
|
buildPartial()
public VertexAi.Dataset buildPartial()| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset |
|
clear()
public VertexAi.Dataset.Builder clear()| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
|
clearDisplayName()
public VertexAi.Dataset.Builder clearDisplayName()The user defined display name of dataset, e.g. plants-dataset
string display_name = 2;
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
This builder for chaining. |
clearName()
public VertexAi.Dataset.Builder clearName()Resource name of the dataset, e.g. projects/{project}/locations/{location}/datasets/2094040236064505856
string name = 1;
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
This builder for chaining. |
clearSource()
public VertexAi.Dataset.Builder clearSource()Data source, such as a BigQuery source URI, e.g. bq://scc-nexus-test.AIPPtest.gsod
string source = 3;
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public VertexAi.Dataset getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getDisplayName()
public String getDisplayName()The user defined display name of dataset, e.g. plants-dataset
string display_name = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The displayName. |
getDisplayNameBytes()
public ByteString getDisplayNameBytes()The user defined display name of dataset, e.g. plants-dataset
string display_name = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for displayName. |
getName()
public String getName()Resource name of the dataset, e.g. projects/{project}/locations/{location}/datasets/2094040236064505856
string name = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
public ByteString getNameBytes()Resource name of the dataset, e.g. projects/{project}/locations/{location}/datasets/2094040236064505856
string name = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |
getSource()
public String getSource()Data source, such as a BigQuery source URI, e.g. bq://scc-nexus-test.AIPPtest.gsod
string source = 3;
| Returns | |
|---|---|
| Type | Description |
String |
The source. |
getSourceBytes()
public ByteString getSourceBytes()Data source, such as a BigQuery source URI, e.g. bq://scc-nexus-test.AIPPtest.gsod
string source = 3;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for source. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(VertexAi.Dataset other)
public VertexAi.Dataset.Builder mergeFrom(VertexAi.Dataset other)| Parameter | |
|---|---|
| Name | Description |
other |
VertexAi.Dataset |
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public VertexAi.Dataset.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public VertexAi.Dataset.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
|
setDisplayName(String value)
public VertexAi.Dataset.Builder setDisplayName(String value)The user defined display name of dataset, e.g. plants-dataset
string display_name = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe displayName to set. |
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
This builder for chaining. |
setDisplayNameBytes(ByteString value)
public VertexAi.Dataset.Builder setDisplayNameBytes(ByteString value)The user defined display name of dataset, e.g. plants-dataset
string display_name = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for displayName to set. |
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
This builder for chaining. |
setName(String value)
public VertexAi.Dataset.Builder setName(String value)Resource name of the dataset, e.g. projects/{project}/locations/{location}/datasets/2094040236064505856
string name = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe name to set. |
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
This builder for chaining. |
setNameBytes(ByteString value)
public VertexAi.Dataset.Builder setNameBytes(ByteString value)Resource name of the dataset, e.g. projects/{project}/locations/{location}/datasets/2094040236064505856
string name = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for name to set. |
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
This builder for chaining. |
setSource(String value)
public VertexAi.Dataset.Builder setSource(String value)Data source, such as a BigQuery source URI, e.g. bq://scc-nexus-test.AIPPtest.gsod
string source = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe source to set. |
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
This builder for chaining. |
setSourceBytes(ByteString value)
public VertexAi.Dataset.Builder setSourceBytes(ByteString value)Data source, such as a BigQuery source URI, e.g. bq://scc-nexus-test.AIPPtest.gsod
string source = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for source to set. |
| Returns | |
|---|---|
| Type | Description |
VertexAi.Dataset.Builder |
This builder for chaining. |