Google Cloud Network Management V1 Client - Class GetVpcFlowLogsConfigRequest (2.3.0)

Reference documentation and code samples for the Google Cloud Network Management V1 Client class GetVpcFlowLogsConfigRequest.

Request for the GetVpcFlowLogsConfig method.

Generated from protobuf message google.cloud.networkmanagement.v1.GetVpcFlowLogsConfigRequest

Namespace

Google \ Cloud \ NetworkManagement \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. VpcFlowLogsConfig resource name using the form: projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config}

getName

Required. VpcFlowLogsConfig resource name using the form: projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config}

Returns
Type Description
string

setName

Required. VpcFlowLogsConfig resource name using the form: projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config}

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. VpcFlowLogsConfig resource name using the form: projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config} Please see VpcFlowLogsServiceClient::vpcFlowLogsConfigName() for help formatting this field.

Returns
Type Description
GetVpcFlowLogsConfigRequest