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 webpage provides reference documentation for the \u003ccode\u003eSourceInstanceParams\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions, from 1.0.0 to the latest 3.6.0, each version linking to its respective documentation page, with version 3.6.0 being noted as the latest version available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceInstanceParams\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, and it is designed to specify parameters for creating instance templates from source instances.\u003c/p\u003e\n"],["\u003cp\u003eThe page outlines the class's inheritance, implemented interfaces, constructors, and properties like \u003ccode\u003eDiskConfigs\u003c/code\u003e, detailing the configuration for attached disks.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation for the property \u003ccode\u003eDiskConfigs\u003c/code\u003e explains that it defaults to using the source images for boot and R/W disks, attaching read-only disks as such, and creating local SSD disks as blank volumes if not provided.\u003c/p\u003e\n"]]],[],null,[]]