datasetResourceName property

String? datasetResourceName
getter/setter pair

The name of the Vertex AI resource.

If set within a project-level configuration, the specified resource must be within the project. Examples: * projects/{project}/locations/{location}/datasets/{dataset}

Required.

Implementation

core.String? datasetResourceName;