Interface IPageRequest (4.8.0)

 public interface IPageRequest 

A request for a page-streaming operation.

Namespace

Google.Api.Gax.Grpc

Assembly

Google.Api.Gax.Grpc.dll

Properties

PageSize

 int PageSize { set; } 

The maximum number of elements to return in the response.

Property Value
Type
Description
int

PageToken

 string PageToken { set; } 

A token indicating the page to return. This is obtained from an earlier response, via NextPageToken .

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: