public sealed class CustomAPIPagination.Types.LinkPagination : IMessage<CustomAPIPagination.Types.LinkPagination>, IEquatable<CustomAPIPagination.Types.LinkPagination>, IDeepCloneable<CustomAPIPagination.Types.LinkPagination>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class CustomAPIPagination.Types.LinkPagination.
Follow links provided in the response to get more data.
Implements
IMessageCustomAPIPaginationTypesLinkPagination, IEquatableCustomAPIPaginationTypesLinkPagination, IDeepCloneableCustomAPIPaginationTypesLinkPagination, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
LinkPagination()
public LinkPagination()LinkPagination(LinkPagination)
public LinkPagination(CustomAPIPagination.Types.LinkPagination other)| Parameter | |
|---|---|
| Name | Description |
other |
CustomAPIPaginationTypesLinkPagination |
Properties
NextPageLinkJsonPath
public string NextPageLinkJsonPath { get; set; }Required. Enter the field in the API response that contains the URL or token needed to fetch the next page of data.
| Property Value | |
|---|---|
| Type | Description |
string |
|