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 latest version of the \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e API is 3.6.0, which can be found in the provided list alongside older versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e is a class within the Google.Cloud.Compute.V1 namespace and is part of the Compute Engine v1 API, designed to manage bulk disk insertion operations.\u003c/p\u003e\n"],["\u003cp\u003eThis resource is temporary, exclusively utilized for processing bulk insert requests for \u003ccode\u003ecompute.disks\u003c/code\u003e and \u003ccode\u003ecompute.regionDisks\u003c/code\u003e, and is not stored persistently.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e class contains properties such as \u003ccode\u003eHasSourceConsistencyGroupPolicy\u003c/code\u003e, which indicates if the "source_consistency_group_policy" field is set and \u003ccode\u003eSourceConsistencyGroupPolicy\u003c/code\u003e which provides the URL for the DiskConsistencyGroupPolicy.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers two constructors, one default and one taking another \u003ccode\u003eBulkInsertDiskResource\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]