Compute V1 Client - Class ProjectsListXpnHostsRequest (1.5.0)

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

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ organization string

Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects. If not specified, the organization will be inferred from the project.

getOrganization

Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects. If not specified, the organization will be inferred from the project.

Generated from protobuf field optional string organization = 105180467;

Returns
TypeDescription
string

hasOrganization

clearOrganization

setOrganization

Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects. If not specified, the organization will be inferred from the project.

Generated from protobuf field optional string organization = 105180467;

Parameter
NameDescription
var string
Returns
TypeDescription
$this