Interface PatchJobs.ListPatchJobsResponseOrBuilder (2.59.0)

public static interface PatchJobs.ListPatchJobsResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getNextPageToken()

public abstract String getNextPageToken()

A pagination token that can be used to get the next page of results.

string next_page_token = 2;

Returns
Type Description
String

The nextPageToken.

getNextPageTokenBytes()

public abstract ByteString getNextPageTokenBytes()

A pagination token that can be used to get the next page of results.

string next_page_token = 2;

Returns
Type Description
ByteString

The bytes for nextPageToken.

getPatchJobs(int index)

public abstract PatchJobs.PatchJob getPatchJobs(