Reference documentation and code samples for the Compute V1 Client class GetCrossSiteNetworkRequest.
A request message for CrossSiteNetworks.Get. See the method description for details.
Generated from protobuf message google.cloud.compute.v1.GetCrossSiteNetworkRequest
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ cross_site_network
string
Name of the cross-site network to return.
↳ project
string
Project ID for this request.
getCrossSiteNetwork
Name of the cross-site network to return.
string
setCrossSiteNetwork
Name of the cross-site network to return.
var
string
$this
getProject
Project ID for this request.
string
setProject
Project ID for this request.
var
string
$this
static::build
project
string
Project ID for this request.
crossSiteNetwork
string
Name of the cross-site network to return.

