Interface protos.google.cloud.compute.v1.ISetLabelsInstanceRequest (4.3.0)

Properties of a SetLabelsInstanceRequest.

Package

@google-cloud/compute

Properties

instance

instance?: (string|null);

SetLabelsInstanceRequest instance

instancesSetLabelsRequestResource

instancesSetLabelsRequestResource?: (google.cloud.compute.v1.IInstancesSetLabelsRequest|null);

SetLabelsInstanceRequest instancesSetLabelsRequestResource

project

project?: (string|null);

SetLabelsInstanceRequest project

requestId

requestId?: (string|null);

SetLabelsInstanceRequest requestId

zone

zone?: (string|null);

SetLabelsInstanceRequest zone