public sealed class PersistentDiskSpec : IMessage<PersistentDiskSpec>, IEquatable<PersistentDiskSpec>, IDeepCloneable<PersistentDiskSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PersistentDiskSpec.
Type of the disk (default is "pd-standard").
Valid values: "pd-ssd" (Persistent Disk Solid State Drive)
"pd-standard" (Persistent Disk Hard Disk Drive)
"pd-balanced" (Balanced Persistent Disk)
"pd-extreme" (Extreme Persistent Disk)
[[["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-14 UTC."],[[["\u003cp\u003eThis documentation provides reference information for the \u003ccode\u003ePersistentDiskSpec\u003c/code\u003e class within the Vertex AI v1beta1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePersistentDiskSpec\u003c/code\u003e is a class that defines the configuration options for persistent disks, which are storage options in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, showcasing its integration with the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePersistentDiskSpec\u003c/code\u003e offers properties to specify \u003ccode\u003eDiskSizeGb\u003c/code\u003e, the size of the disk in gigabytes, and \u003ccode\u003eDiskType\u003c/code\u003e, the type of persistent disk to be used, with defaults of 100GB and "pd-standard" respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two versions documented, with the latest version being \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, available under the namespace \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]