Interface protos.google.cloud.notebooks.v1.ICreateRuntimeRequest (2.1.4)

Properties of a CreateRuntimeRequest.

Package

@google-cloud/notebooks

Properties

parent

parent?: (string|null);

CreateRuntimeRequest parent

requestId

requestId?: (string|null);

CreateRuntimeRequest requestId

runtime

runtime?: (google.cloud.notebooks.v1.IRuntime|null);

CreateRuntimeRequest runtime

runtimeId

runtimeId?: (string|null);

CreateRuntimeRequest runtimeId