gcva_delete_dataset: Deletes a dataset

View source: R/datasets.R

gcva_delete_datasetR Documentation

Deletes a dataset

Description

Deletes a dataset

Usage

gcva_delete_dataset(
  projectId = gcva_project_get(),
  locationId = gcva_region_get(),
  displayName = NULL,
  dataset
)

Arguments

projectId

GCP project id

locationId

location of GCP resources

displayName

the name of the dataset that is shown in the interface.

dataset

dataset object returned by gcva_dataset function


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