public sealed class SourceInstanceParams : IMessage<SourceInstanceParams>, IEquatable<SourceInstanceParams>, IDeepCloneable<SourceInstanceParams>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SourceInstanceParams.
A specification of the parameters to use when creating the instance template from a source instance.
public RepeatedField<DiskInstantiationConfig> DiskConfigs { get; }
Attached disks configuration. If not provided, defaults are applied: For boot disk and any other R/W disks, the source images for each disk will be used. For read-only disks, they will be attached in read-only mode. Local SSD disks will be created as blank volumes.
[[["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 page provides documentation for the \u003ccode\u003eSourceInstanceParams\u003c/code\u003e class within the Google Cloud Compute Engine v1 API for .NET, with the current version being 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceInstanceParams\u003c/code\u003e class is used to specify parameters for creating an instance template from a source instance, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eSourceInstanceParams\u003c/code\u003e class is 3.6.0, with older versions listed from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eDiskConfigs\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eDiskInstantiationConfig\u003c/code\u003e, allowing you to specify attached disks configurations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSourceInstanceParams\u003c/code\u003e has two constructors : one with no parameter and another one that takes \u003ccode\u003eSourceInstanceParams\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]