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