public sealed class CreateVpcFlowLogsConfigRequest : IMessage<CreateVpcFlowLogsConfigRequest>, IEquatable<CreateVpcFlowLogsConfigRequest>, IDeepCloneable<CreateVpcFlowLogsConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class CreateVpcFlowLogsConfigRequest.
[[["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-08-28 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eCreateVpcFlowLogsConfigRequest\u003c/code\u003e class in the Google Cloud Network Management v1 API, highlighting its role in creating VPC Flow Logs configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eCreateVpcFlowLogsConfigRequest\u003c/code\u003e is 2.13.0, with links to documentation for previous versions dating back to 1.0.0 being made available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVpcFlowLogsConfigRequest\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eVpcFlowLogsConfig\u003c/code\u003e, \u003ccode\u003eVpcFlowLogsConfigId\u003c/code\u003e, and \u003ccode\u003eVpcFlowLogsConfigIdAsVpcFlowLogsConfigName\u003c/code\u003e, each detailed with their types and descriptions.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers the constructor and properties required to create a request for the \u003ccode\u003eCreateVpcFlowLogsConfig\u003c/code\u003e method, emphasizing the need for parent resource, \u003ccode\u003eVpcFlowLogsConfig\u003c/code\u003e details, and a unique ID.\u003c/p\u003e\n"]]],[],null,["# Network Management v1 API - Class CreateVpcFlowLogsConfigRequest (2.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.15.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.14.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.14.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.13.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.13.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.12.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.12.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.11.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.10.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.9.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.8.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.7.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.6.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.5.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.4.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.3.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.2.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.1.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.0.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/1.1.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/1.0.0/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest) \n\n public sealed class CreateVpcFlowLogsConfigRequest : IMessage\u003cCreateVpcFlowLogsConfigRequest\u003e, IEquatable\u003cCreateVpcFlowLogsConfigRequest\u003e, IDeepCloneable\u003cCreateVpcFlowLogsConfigRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Network Management v1 API class CreateVpcFlowLogsConfigRequest.\n\nRequest for the `CreateVpcFlowLogsConfig` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateVpcFlowLogsConfigRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateVpcFlowLogsConfigRequest](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateVpcFlowLogsConfigRequest](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateVpcFlowLogsConfigRequest](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.NetworkManagement.V1](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetworkManagement.V1.dll\n\nConstructors\n------------\n\n### CreateVpcFlowLogsConfigRequest()\n\n public CreateVpcFlowLogsConfigRequest()\n\n### CreateVpcFlowLogsConfigRequest(CreateVpcFlowLogsConfigRequest)\n\n public CreateVpcFlowLogsConfigRequest(CreateVpcFlowLogsConfigRequest other)\n\nProperties\n----------\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent resource of the VPC Flow Logs configuration to create:\n`projects/{project_id}/locations/global`\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest#Google_Cloud_NetworkManagement_V1_CreateVpcFlowLogsConfigRequest_Parent) resource name property.\n\n### VpcFlowLogsConfig\n\n public VpcFlowLogsConfig VpcFlowLogsConfig { get; set; }\n\nRequired. A `VpcFlowLogsConfig` resource\n\n### VpcFlowLogsConfigId\n\n public string VpcFlowLogsConfigId { get; set; }\n\nRequired. ID of the `VpcFlowLogsConfig`.\n\n### VpcFlowLogsConfigIdAsVpcFlowLogsConfigName\n\n public VpcFlowLogsConfigName VpcFlowLogsConfigIdAsVpcFlowLogsConfigName { get; set; }\n\n[VpcFlowLogsConfigName](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.VpcFlowLogsConfigName)-typed view over the [VpcFlowLogsConfigId](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.CreateVpcFlowLogsConfigRequest#Google_Cloud_NetworkManagement_V1_CreateVpcFlowLogsConfigRequest_VpcFlowLogsConfigId) resource name\nproperty."]]