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."],[[["The latest version of the `BulkInsertInstanceResourcePerInstanceProperties` class is 3.6.0, with several previous versions also available, ranging down to version 1.0.0."],["This class, `BulkInsertInstanceResourcePerInstanceProperties`, is part of the Google Cloud Compute Engine v1 API, designed for setting per-instance properties on compute instances."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, comparison, deep cloning, and buffer management."],["The `BulkInsertInstanceResourcePerInstanceProperties` class includes properties such as `HasName` and `Name`, where the `Name` field is designated as temporary and advised against usage."]]],[]]