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

Properties of an UpdateRuntimeRequest.

Package

@google-cloud/notebooks

Properties

requestId

requestId?: (string|null);

UpdateRuntimeRequest requestId

runtime

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

UpdateRuntimeRequest runtime

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateRuntimeRequest updateMask