public sealed class RebootPersistentResourceRequest : IMessage<RebootPersistentResourceRequest>, IEquatable<RebootPersistentResourceRequest>, IDeepCloneable<RebootPersistentResourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class RebootPersistentResourceRequest.
Request message for
[PersistentResourceService.RebootPersistentResource][google.cloud.aiplatform.v1beta1.PersistentResourceService.RebootPersistentResource].
Required. The name of the PersistentResource resource.
Format:
projects/{project_id_or_number}/locations/{location_id}/persistentResources/{persistent_resource_id}
[[["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-08-14 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eRebootPersistentResourceRequest\u003c/code\u003e class, which is part of the Vertex AI v1beta1 API within the Google Cloud AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRebootPersistentResourceRequest\u003c/code\u003e class is used to create requests for rebooting a persistent resource, as part of the \u003ccode\u003ePersistentResourceService\u003c/code\u003e.\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, providing functionality for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eName\u003c/code\u003e, which represents the resource name in the specified format, and \u003ccode\u003ePersistentResourceName\u003c/code\u003e, a typed view over the resource name property, facilitating interactions with a persistent resource.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors available, a default one, and another to create a copy of an existing instance of the \u003ccode\u003eRebootPersistentResourceRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]