public sealed class AllocationPolicy.Types.NetworkPolicy : IMessage<AllocationPolicy.Types.NetworkPolicy>, IEquatable<AllocationPolicy.Types.NetworkPolicy>, IDeepCloneable<AllocationPolicy.Types.NetworkPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class AllocationPolicy.Types.NetworkPolicy.
NetworkPolicy describes VM instance network configurations.
[[["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-04-17 UTC."],[[["The document provides reference documentation for the `AllocationPolicy.Types.NetworkPolicy` class within the Google Cloud Batch v1 API, specifically version 2.7.0."],["`NetworkPolicy` is a class that describes VM instance network configurations and is part of the `Google.Cloud.Batch.V1` namespace, implemented in the `Google.Cloud.Batch.V1.dll` assembly."],["The `NetworkPolicy` class offers constructors, including a default constructor and one that accepts another `NetworkPolicy` object for initialization."],["It includes a `NetworkInterfaces` property, which is of type `RepeatedField\u003cAllocationPolicy.Types.NetworkInterface\u003e` and represents the network configurations for the instances."],["The document lists all the available previous versions, up to version 1.0.0, and the most recent version (2.13.0) for this API."]]],[]]