Interface protos.google.cloud.notebooks.v1beta1.ICreateEnvironmentRequest (2.1.4)

Properties of a CreateEnvironmentRequest.

Package

@google-cloud/notebooks

Properties

environment

environment?: (google.cloud.notebooks.v1beta1.IEnvironment|null);

CreateEnvironmentRequest environment

environmentId

environmentId?: (string|null);

CreateEnvironmentRequest environmentId

parent

parent?: (string|null);

CreateEnvironmentRequest parent