Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::CreateCachedContentRequest (v0.62.0)

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

#cached_content=

def cached_content=(value) -> ::Google::Cloud::AIPlatform::V1::CachedContent
Parameter
Returns

#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