public sealed class GetPersistentResourceRequest : IMessage<GetPersistentResourceRequest>, IEquatable<GetPersistentResourceRequest>, IDeepCloneable<GetPersistentResourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetPersistentResourceRequest.
Request message for
[PersistentResourceService.GetPersistentResource][google.cloud.aiplatform.v1beta1.PersistentResourceService.GetPersistentResource].
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"]],[["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\u003eThe \u003ccode\u003eGetPersistentResourceRequest\u003c/code\u003e class is part of the Vertex AI v1beta1 API and is used to request a specific persistent resource.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, offering features such as message handling, equality checking, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, with an earlier beta version \u003ccode\u003e1.0.0-beta20\u003c/code\u003e also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that takes another \u003ccode\u003eGetPersistentResourceRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two primary properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the resource's name, and \u003ccode\u003ePersistentResourceName\u003c/code\u003e, a typed view of the resource name.\u003c/p\u003e\n"]]],[],null,[]]