Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::CreateCachedContentRequest.
Request message for GenAiCacheService.CreateCachedContent.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cached_content
def cached_content() -> ::Google::Cloud::AIPlatform::V1::CachedContent
Returns
- (::Google::Cloud::AIPlatform::V1::CachedContent) — Required. The cached content to create
#cached_content=
def cached_content=(value) -> ::Google::Cloud::AIPlatform::V1::CachedContent
Parameter
- value (::Google::Cloud::AIPlatform::V1::CachedContent) — Required. The cached content to create
Returns
- (::Google::Cloud::AIPlatform::V1::CachedContent) — Required. The cached content to create
#parent
def parent() -> ::String
Returns
- (::String) — Required. The parent resource where the cached content will be created
#parent=
def parent=(value) -> ::String
Parameter
- value (::String) — Required. The parent resource where the cached content will be created
Returns
- (::String) — Required. The parent resource where the cached content will be created