public sealed class BulkInsertInstanceResourcePerInstanceProperties : IMessage<BulkInsertInstanceResourcePerInstanceProperties>, IEquatable<BulkInsertInstanceResourcePerInstanceProperties>, IDeepCloneable<BulkInsertInstanceResourcePerInstanceProperties>, IBufferMessage, IMessage
Per-instance properties to be set on individual instances. To be extended in the future.
[[["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."],[[["This webpage details the `BulkInsertInstanceResourcePerInstanceProperties` class within the `Google.Cloud.Compute.V1` namespace for .NET."],["The latest version available for this class is 3.6.0, with numerous previous versions listed, from 1.0.0 up to the latest version, and going back to version 2.1.0 which the current page is for."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionality for per-instance properties in bulk instance operations."],["The class includes constructors for creating new instances and cloning existing ones, along with properties such as `Name` and `HasName`."],["The class inherits from `Object` and includes inherited methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]