Google Cloud Network Connectivity V1 Client - Class GetServiceConnectionPolicyRequest (2.2.0)

Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class GetServiceConnectionPolicyRequest.

Request for GetServiceConnectionPolicy.

Generated from protobuf message google.cloud.networkconnectivity.v1.GetServiceConnectionPolicyRequest

Namespace

Google \ Cloud \ NetworkConnectivity \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the ServiceConnectionPolicy to get.

getName

Required. Name of the ServiceConnectionPolicy to get.

Returns
Type Description
string

setName

Required. Name of the ServiceConnectionPolicy to get.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Name of the ServiceConnectionPolicy to get. Please see CrossNetworkAutomationServiceClient::serviceConnectionPolicyName() for help formatting this field.

Returns
Type Description
GetServiceConnectionPolicyRequest