gce_global_project: Set global project name

View source: R/projects.R

gce_global_projectR Documentation

Set global project name

Description

Set a project name used for this R session

Usage

gce_global_project(project = gce_get_global_project())

Arguments

project

project name you want this session to use by default, or a project object

Details

This sets a project to a global environment value so you don't need to supply the project argument to other API calls.

Value

The project name (invisibly)


cloudyr/googleComputeEngineR documentation built on June 11, 2025, 8:47 a.m.