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 provided content details the `BulkInsertInstanceResourcePerInstanceProperties` class within the Google Cloud Compute Engine v1 API, specifically showcasing version 2.5.0 and its relationship with other versions."],["This class is designed to handle per-instance properties for individual instances and is noted as something that will be extended further."],["The latest version available is 3.6.0, while the document details everything from version 1.0.0 up to 3.6.0, with links to each versions documentation."],["`BulkInsertInstanceResourcePerInstanceProperties` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from `Object`."],["The class contains two constructors, one empty and one with a parameter of the same class type, and contains two properties: `HasName` which returns a bool and `Name` which returns a string."]]],[]]