Interface protos.google.cloud.notebooks.v1beta1.IReportInstanceInfoRequest (1.2.0)

Properties of a ReportInstanceInfoRequest.

Package

@google-cloud/notebooks!

Properties

metadata

metadata?: ({ [k: string]: string }|null);

ReportInstanceInfoRequest metadata

Property Value
TypeDescription
({ [k: string]: string }|null)

name

name?: (string|null);

ReportInstanceInfoRequest name

Property Value
TypeDescription
(string|null)

vmId

vmId?: (string|null);

ReportInstanceInfoRequest vmId

Property Value
TypeDescription
(string|null)