Google Cloud Network Connectivity V1 Client - Class GetMulticloudDataTransferSupportedServiceRequest (2.4.0)

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

Request message to check if a service in your project in a region is eligible for Data Transfer Essentials configuration.

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

Namespace

Google \ Cloud \ NetworkConnectivity \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the service.

getName

Required. The name of the service.

Returns
Type Description
string

setName

Required. The name of the service.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The name of the service. Please see DataTransferServiceClient::multicloudDataTransferSupportedServiceName() for help formatting this field.

Returns
Type Description
GetMulticloudDataTransferSupportedServiceRequest