public sealed class GetCachedContentRequest : IMessage<GetCachedContentRequest>, IEquatable<GetCachedContentRequest>, IDeepCloneable<GetCachedContentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class GetCachedContentRequest.
Request message for
[GenAiCacheService.GetCachedContent][google.cloud.aiplatform.v1beta1.GenAiCacheService.GetCachedContent].
[[["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-04-09 UTC."],[[["This document provides reference information for the `GetCachedContentRequest` class within the Cloud AI Platform v1beta1 API."],["`GetCachedContentRequest` is a request message used for the `GenAiCacheService.GetCachedContent` method."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCachedContentRequest` class includes constructors for creating new instances, either empty or based on another `GetCachedContentRequest`."],["The class contains properties such as `CachedContentName` and `Name`, with `Name` being a required property that is a string resource name."]]],[]]