Language

AssistantQueryResponse.GetMetadata Method

Definition

Returns the metadata bytes associated with this egress response.

[Android.Runtime.Register("getMetadata", "()[B", "", ApiSince=37)]
public byte[]? GetMetadata();
[<Android.Runtime.Register("getMetadata", "()[B", "", ApiSince=37)>]
member this.GetMetadata : unit -> byte[]

Returns

Byte[]

The metadata bytes, or null if unavailable.

Attributes

Applies to