Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class VertexMultimodalDatasetSource.
The Vertex Multimodal Dataset for the input content.
Generated from protobuf message google.cloud.aiplatform.v1.VertexMultimodalDatasetSource
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ dataset_name |
string
Required. The resource name of the Vertex Dataset. Format: |
getDatasetName
Required. The resource name of the Vertex Dataset.
Format: projects/{project}/locations/{location}/datasets/{dataset}
| Returns | |
|---|---|
| Type | Description |
string |
|
setDatasetName
Required. The resource name of the Vertex Dataset.
Format: projects/{project}/locations/{location}/datasets/{dataset}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|