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"]],[["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-08-08 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e class is 3.6.0, which can be found in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e class is a transient resource used for processing requests in \u003ccode\u003ecompute.disks.bulkInsert\u003c/code\u003e and \u003ccode\u003ecompute.regionDisks.bulkInsert\u003c/code\u003e, not intended for persistent storage.\u003c/p\u003e\n"],["\u003cp\u003eThe 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\u003eBulkInsertDiskResource\u003c/code\u003e has properties like \u003ccode\u003eHasSourceConsistencyGroupPolicy\u003c/code\u003e (a boolean) and \u003ccode\u003eSourceConsistencyGroupPolicy\u003c/code\u003e (a string), for managing disk cloning options.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions available ranging from 1.0.0 to 3.5.0, all having accessible reference documentation.\u003c/p\u003e\n"]]],[],null,[]]