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

Properties of a PatchAutoscalerRequest.

Package

@google-cloud/compute

Properties

autoscaler

autoscaler?: (string|null);

PatchAutoscalerRequest autoscaler

autoscalerResource

autoscalerResource?: (google.cloud.compute.v1.IAutoscaler|null);

PatchAutoscalerRequest autoscalerResource

project

project?: (string|null);

PatchAutoscalerRequest project

requestId

requestId?: (string|null);

PatchAutoscalerRequest requestId

zone

zone?: (string|null);

PatchAutoscalerRequest zone