Compute V1 Client - Class BackendBackendOrchestrationInfo (2.7.0)

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

A message containing information about the resource or system that manages the backend.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ resource_uri string

The URI of the resource or system that manages the backend.

getResourceUri

The URI of the resource or system that manages the backend.

Returns
Type Description
string

hasResourceUri

clearResourceUri

setResourceUri

The URI of the resource or system that manages the backend.

Parameter
Name Description
var string
Returns
Type Description
$this