Network Management V1 API - Class Google::Cloud::NetworkManagement::V1::GetVpcFlowLogsConfigRequest (v2.6.0)

Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::GetVpcFlowLogsConfigRequest.

Request for the GetVpcFlowLogsConfig method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) —

    Required. The resource name of the VpcFlowLogsConfig, in one of the following formats:

    • For project-level resources: projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}

    • For organization-level resources: organizations/{organization_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) —

    Required. The resource name of the VpcFlowLogsConfig, in one of the following formats:

    • For project-level resources: projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}

    • For organization-level resources: organizations/{organization_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}

Returns
  • (::String) —

    Required. The resource name of the VpcFlowLogsConfig, in one of the following formats:

    • For project-level resources: projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}

    • For organization-level resources: organizations/{organization_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config_id}