Class PatchJobs.ListPatchJobsResponse (2.26.0)

public static final class PatchJobs.ListPatchJobsResponse extends GeneratedMessageV3 implements PatchJobs.ListPatchJobsResponseOrBuilder

A response message for listing patch jobs.

Protobuf type google.cloud.osconfig.v1beta.ListPatchJobsResponse

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > PatchJobs.ListPatchJobsResponse

Static Fields

NEXT_PAGE_TOKEN_FIELD_NUMBER

public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER
Field Value
TypeDescription
int

PATCH_JOBS_FIELD_NUMBER

public static final int PATCH_JOBS_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static PatchJobs.ListPatchJobsResponse getDefaultInstance()
Returns
TypeDescription
PatchJobs.ListPatchJobsResponse

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static PatchJobs.ListPatchJobsResponse.Builder newBuilder()
Returns
TypeDescription
PatchJobs.ListPatchJobsResponse.Builder

newBuilder(PatchJobs.ListPatchJobsResponse prototype)

public static PatchJobs.ListPatchJobsResponse.Builder newBuilder(PatchJobs.ListPatchJobsResponse prototype)
Parameter
NameDescription
prototypePatchJobs.ListPatchJobsResponse
Returns
TypeDescription
PatchJobs.ListPatchJobsResponse.Builder

parseDelimitedFrom(InputStream input)

public static PatchJobs.ListPatchJobsResponse parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
PatchJobs.ListPatchJobsResponse
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static PatchJobs.ListPatchJobsResponse parseDelimitedFrom(InputStream