public sealed class UpdateVpcFlowLogsConfigRequest : IMessage<UpdateVpcFlowLogsConfigRequest>, IEquatable<UpdateVpcFlowLogsConfigRequest>, IDeepCloneable<UpdateVpcFlowLogsConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class UpdateVpcFlowLogsConfigRequest.
[[["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-03-21 UTC."],[[["The `UpdateVpcFlowLogsConfigRequest` class is used to request updates to the VPC flow logs configuration in the Network Management v1 API."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionality such as message handling, equality comparison, deep cloning, and buffer operations."],["The `UpdateVpcFlowLogsConfigRequest` class has properties to configure an update using a field mask and contains a `VpcFlowLogsConfig` object, as well as has multiple assembly versions, ranging from 1.0.0 to 2.13.0, with 2.13.0 being the latest version."],["The latest version of the Google.Cloud.NetworkManagement.V1 API class is 2.13.0, and it has had several releases of this class, with 15 prior releases available on the webpage."]]],[]]