Class UrlContextMetadata
Inherited Members
Namespace: Glitch9.AIDevKit.Google
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class UrlContextMetadata
Properties
| Edit this page View SourceUrlMetadata
Required. List of url context.
Declaration
[JsonProperty("urlMetadata")]
public UrlMetadata[] UrlMetadata { get; set; }
Property Value
| Type | Description |
|---|---|
| UrlMetadata[] |