Reference documentation and code samples for the Google Cloud Notebooks V1beta1 Client class CreateEnvironmentRequest.
Request for creating a notebook environment.
Generated from protobuf message google.cloud.notebooks.v1beta1.CreateEnvironmentRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Format: projects/{project_id}/locations/{location}
↳ environment_id
string
Required. User-defined unique ID of this environment. The environment_id
must be 1 to 63 characters long and contain only lowercase letters, numeric characters, and dashes. The first character must be a lowercase letter and the last character cannot be a dash.
↳ environment
getParent
Required. Format: projects/{project_id}/locations/{location}
string
setParent
Required. Format: projects/{project_id}/locations/{location}
var
string
$this
getEnvironmentId
Required. User-defined unique ID of this environment. The environment_id
must
be 1 to 63 characters long and contain only lowercase letters,
numeric characters, and dashes. The first character must be a lowercase
letter and the last character cannot be a dash.
string
setEnvironmentId
Required. User-defined unique ID of this environment. The environment_id
must
be 1 to 63 characters long and contain only lowercase letters,
numeric characters, and dashes. The first character must be a lowercase
letter and the last character cannot be a dash.
var
string
$this
getEnvironment
Required. The environment to be created.
hasEnvironment
clearEnvironment
setEnvironment
Required. The environment to be created.
$this