public sealed class BulkInsertDiskResource : IMessage<BulkInsertDiskResource>, IEquatable<BulkInsertDiskResource>, IDeepCloneable<BulkInsertDiskResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class BulkInsertDiskResource.
A transient resource used in compute.disks.bulkInsert and compute.regionDisks.bulkInsert. It is only used to process requests and is not persisted.
public string SourceConsistencyGroupPolicy { get; set; }
The URL of the DiskConsistencyGroupPolicy for the group of disks to clone. This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e class is used in the Compute Engine v1 API for bulk insert operations of disks, specifically in \u003ccode\u003ecompute.disks.bulkInsert\u003c/code\u003e and \u003ccode\u003ecompute.regionDisks.bulkInsert\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a transient resource utilized solely for processing requests and is not stored permanently.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version available is 3.6.0, with multiple older versions also available, all the way down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceConsistencyGroupPolicy\u003c/code\u003e property is used to clone a group of disks, using the DiskConsistencyGroupPolicy URL.\u003c/p\u003e\n"]]],[],null,[]]