Interface protos.google.cloud.compute.v1.ISetTagsInstanceRequest (4.5.0)

Properties of a SetTagsInstanceRequest.

Package

@google-cloud/compute

Properties

instance

instance?: (string|null);

SetTagsInstanceRequest instance

project

project?: (string|null);

SetTagsInstanceRequest project

requestId

requestId?: (string|null);

SetTagsInstanceRequest requestId

tagsResource

tagsResource?: (google.cloud.compute.v1.ITags|null);

SetTagsInstanceRequest tagsResource

zone

zone?: (string|null);

SetTagsInstanceRequest zone