cachedContent property

String? cachedContent
final

Optional. The name of the content cached to use as context to serve the prediction. Format: cachedContents/{cachedContent}

Implementation

final String? cachedContent;