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\u003eThis webpage provides reference documentation for the \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e class within the Compute Engine v1 API, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e class is a transient resource used exclusively in \u003ccode\u003ecompute.disks.bulkInsert\u003c/code\u003e and \u003ccode\u003ecompute.regionDisks.bulkInsert\u003c/code\u003e requests and is not permanently stored.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e, from the latest 3.6.0 down to 1.0.0, with each version linking to its specific documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e include \u003ccode\u003eHasSourceConsistencyGroupPolicy\u003c/code\u003e (a boolean indicating whether the source consistency group policy field is set) and \u003ccode\u003eSourceConsistencyGroupPolicy\u003c/code\u003e (a string representing the URL of the DiskConsistencyGroupPolicy).\u003c/p\u003e\n"]]],[],null,[]]