gcva_bucket_set: Set staging bucket prefix

View source: R/init.R

gcva_bucket_setR Documentation

Set staging bucket prefix

Description

Set staging bucket prefix

Usage

gcva_bucket_set(stagingBucket)

Arguments

stagingBucket

The The Cloud Storage location where the training data is to be written to. In the given directory a new directory is created with name: dataset-<dataset-id>-<annotation-type>-<timestamp-of-training-call> where timestamp is in YYYY-MM-DDThh:mm:ss.sssZ ISO-8601 format. All training input data is written into that directory. If the uri doesn't end with '/', a '/' will be automatically appended. The directory is created if it doesn't exist.


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