public sealed class BulkInsertInstanceResourcePerInstanceProperties : IMessage<BulkInsertInstanceResourcePerInstanceProperties>, IEquatable<BulkInsertInstanceResourcePerInstanceProperties>, IDeepCloneable<BulkInsertInstanceResourcePerInstanceProperties>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class BulkInsertInstanceResourcePerInstanceProperties.
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 provides reference documentation for the `BulkInsertInstanceResourcePerInstanceProperties` class within the Google Cloud Compute Engine v1 API."],["The class is designed to manage per-instance properties for individual instances and is expected to be further developed in the future."],["The `BulkInsertInstanceResourcePerInstanceProperties` class is available in multiple versions, ranging from 1.0.0 to the latest 3.6.0, all accessible on the webpage."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and two properties: `HasName`, which checks if the \"name\" field is set, and `Name`, a temporary string field that is planned for removal."]]],[]]