gcva_create_tabluar_dataset: Creates a tabluar dataset

View source: R/datasets.R

gcva_create_tabluar_datasetR Documentation

Creates a tabluar dataset

Description

Creates a tabluar dataset

Usage

gcva_create_tabluar_dataset(
  projectId = gcva_project_get(),
  locationId = gcva_region_get(),
  displayName,
  gcsSource
)

Arguments

projectId

GCP project id

locationId

location of GCP resources

displayName

the name of the dataset that is shown in the interface. The name can be up to 32 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscores (_), and ASCII digits 0-9.


justinjm/googleCloudVertexAIR documentation built on April 17, 2025, 5:04 p.m.