Class GoogleCloudNotebooklmV1alphaAgentspaceMetadata
Metadata about an agentspace source.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1alpha.Data
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public class GoogleCloudNotebooklmV1alphaAgentspaceMetadata : IDirectResponseSchema
Properties
DocumentName
Output only. The full document name in Agentspace.
Declaration
[JsonProperty("documentName")]
public virtual string DocumentName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
DocumentTitle
Output only. The title of the document.
Declaration
[JsonProperty("documentTitle")]
public virtual string DocumentTitle { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |