A specification of the parameters to use when creating the
instance template from a source instance.
Attribute
Name
Description
disk_configs
MutableSequence[google.cloud.compute_v1beta.types.DiskInstantiationConfig]
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-28 UTC."],[],[],null,["# Class SourceInstanceParams (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.SourceInstanceParams)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.SourceInstanceParams) \n\n SourceInstanceParams(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA specification of the parameters to use when creating the\ninstance template from a source instance."]]