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-24 UTC."],[[["The latest version of the `BulkInsertInstanceResourcePerInstanceProperties` class is 3.6.0, with documentation available at `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.BulkInsertInstanceResourcePerInstanceProperties`."],["This documentation covers the `BulkInsertInstanceResourcePerInstanceProperties` class across a range of versions, from 1.0.0 up to the current 3.6.0, allowing users to reference specific versions as needed."],["`BulkInsertInstanceResourcePerInstanceProperties` is a class within the Compute Engine v1 API, designed for setting per-instance properties during bulk instance insertion operations, with functionality to be expanded in the future."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from the base `Object` class, providing a wide range of methods and capabilities for manipulation."],["The class includes a constructor and properties including 'HasName' and 'Name', providing the means to check if the name has been set, as well as setting the name, which is labelled as a temporary property."]]],[]]