Class Volume.SearchInfoData
Search result information related to this volume.
Inherited Members
Namespace: Google.Apis.Books.v1.Data
Assembly: Google.Apis.Books.v1.dll
Syntax
public class Volume.SearchInfoData
Properties
TextSnippet
A text snippet containing the search query.
Declaration
[JsonProperty("textSnippet")]
public virtual string TextSnippet { get; set; }
Property Value
Type | Description |
---|---|
string |