public sealed class AttachedDisk.Types.InitializeParams : IMessage<AttachedDisk.Types.InitializeParams>, IEquatable<AttachedDisk.Types.InitializeParams>, IDeepCloneable<AttachedDisk.Types.InitializeParams>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class AttachedDisk.Types.InitializeParams.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `AttachedDisk.Types.InitializeParams` class within the Google Cloud Backup and DR Service v1 API."],["The `AttachedDisk.Types.InitializeParams` class specifies the initialization parameters for a disk and is part of the `Google.Cloud.BackupDR.V1` namespace, with the latest version being 2.1.0."],["It inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to manage and manipulate disk parameters."],["The class includes properties such as `DiskName` and `ReplicaZones`, which allow for the specification of the disk name and the zone(s) where the disk should be created."],["The document provides access to various versions of the API, including 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0-beta02."]]],[]]