Reference documentation and code samples for the Google Cloud Network Management V1 Client class DeleteVpcFlowLogsConfigRequest.
Request for the DeleteVpcFlowLogsConfig method.
Generated from protobuf message google.cloud.networkmanagement.v1.DeleteVpcFlowLogsConfigRequest
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Network Management V1 Client - Class DeleteVpcFlowLogsConfigRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-network-management/latest/V1.DeleteVpcFlowLogsConfigRequest)\n- [2.4.2](/php/docs/reference/cloud-network-management/2.4.2/V1.DeleteVpcFlowLogsConfigRequest)\n- [2.3.2](/php/docs/reference/cloud-network-management/2.3.2/V1.DeleteVpcFlowLogsConfigRequest)\n- [2.2.1](/php/docs/reference/cloud-network-management/2.2.1/V1.DeleteVpcFlowLogsConfigRequest)\n- [2.1.1](/php/docs/reference/cloud-network-management/2.1.1/V1.DeleteVpcFlowLogsConfigRequest)\n- [2.0.1](/php/docs/reference/cloud-network-management/2.0.1/V1.DeleteVpcFlowLogsConfigRequest)\n- [1.7.3](/php/docs/reference/cloud-network-management/1.7.3/V1.DeleteVpcFlowLogsConfigRequest)\n- [1.5.0](/php/docs/reference/cloud-network-management/1.5.0/V1.DeleteVpcFlowLogsConfigRequest)\n- [1.4.2](/php/docs/reference/cloud-network-management/1.4.2/V1.DeleteVpcFlowLogsConfigRequest)\n- [1.3.0](/php/docs/reference/cloud-network-management/1.3.0/V1.DeleteVpcFlowLogsConfigRequest)\n- [1.2.0](/php/docs/reference/cloud-network-management/1.2.0/V1.DeleteVpcFlowLogsConfigRequest)\n- [1.1.1](/php/docs/reference/cloud-network-management/1.1.1/V1.DeleteVpcFlowLogsConfigRequest)\n- [1.0.5](/php/docs/reference/cloud-network-management/1.0.5/V1.DeleteVpcFlowLogsConfigRequest) \nReference documentation and code samples for the Google Cloud Network Management V1 Client class DeleteVpcFlowLogsConfigRequest.\n\nRequest for the `DeleteVpcFlowLogsConfig` method.\n\nGenerated from protobuf message `google.cloud.networkmanagement.v1.DeleteVpcFlowLogsConfigRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkManagement \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. `VpcFlowLogsConfig` resource name using the form:\n`projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config}`\n\n### setName\n\nRequired. `VpcFlowLogsConfig` resource name using the form:\n`projects/{project_id}/locations/global/vpcFlowLogsConfigs/{vpc_flow_logs_config}`\n\n### static::build"]]