Compute V1 Client - Class GetAutoscalerRequest (1.8.3)

Reference documentation and code samples for the Compute V1 Client class GetAutoscalerRequest.

A request message for Autoscalers.Get. See the method description for details.

Generated from protobuf message google.cloud.compute.v1.GetAutoscalerRequest

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ autoscalerstring

Name of the autoscaler to return.

↳ projectstring

Project ID for this request.

↳ zonestring

Name of the zone for this request.

getAutoscaler

Name of the autoscaler to return.

Returns
TypeDescription
string

setAutoscaler

Name of the autoscaler to return.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getProject

Project ID for this request.

Returns
TypeDescription
string

setProject

Project ID for this request.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getZone

Name of the zone for this request.

Returns
TypeDescription
string

setZone

Name of the zone for this request.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this