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."],[[["The latest version of `BulkInsertInstanceResourcePerInstanceProperties` is 3.6.0, and it is part of the `Google.Cloud.Compute.V1` namespace."],["This class provides per-instance properties that can be set on individual instances, and can be extended in the future."],["`BulkInsertInstanceResourcePerInstanceProperties` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a `Name` property, which is currently temporary and will be removed in future updates, that is of the type string."],["There are numerous versions available, ranging from 1.0.0 to the latest 3.6.0, of the `BulkInsertInstanceResourcePerInstanceProperties` class."]]],[]]