Google Generative AI SDK
C#
Show/Hide TOC
Custom
Metadata
Key Property
The key of the metadata to store.
Definition
Namespace:
GenerativeAI.Types
Assembly:
GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
C#
Copy
public
string
Key
{
get
;
set
; }
Property Value
String
See Also
Reference
CustomMetadata Class
GenerativeAI.Types Namespace
In This Article
Definition
See Also