Reference documentation and code samples for the Compute V1 Client class GetBackendServiceRequest.
A request message for BackendServices.Get. See the method description for details.
Generated from protobuf message google.cloud.compute.v1.GetBackendServiceRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ backend_service
string
Name of the BackendService resource to return.
↳ project
string
Project ID for this request.
getBackendService
Name of the BackendService resource to return.
Generated from protobuf field string backend_service = 306946058 [(.google.api.field_behavior) = REQUIRED];
string
setBackendService
Name of the BackendService resource to return.
Generated from protobuf field string backend_service = 306946058 [(.google.api.field_behavior) = REQUIRED];
var
string
$this
getProject
Project ID for this request.
Generated from protobuf field string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
string
setProject
Project ID for this request.
Generated from protobuf field string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
var
string
$this