public final class ListNoteOccurrencesResponse extends GeneratedMessageV3 implements ListNoteOccurrencesResponseOrBuilder
Response for listing occurrences for a note.
Protobuf type grafeas.v1.ListNoteOccurrencesResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > ListNoteOccurrencesResponseImplements
ListNoteOccurrencesResponseOrBuilderStatic Fields
NEXT_PAGE_TOKEN_FIELD_NUMBER
public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
OCCURRENCES_FIELD_NUMBER
public static final int OCCURRENCES_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static ListNoteOccurrencesResponse getDefaultInstance()
Returns | |
---|---|
Type | Description |
ListNoteOccurrencesResponse |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static ListNoteOccurrencesResponse.Builder newBuilder()
Returns | |
---|---|
Type | Description |
ListNoteOccurrencesResponse.Builder |
newBuilder(ListNoteOccurrencesResponse prototype)
public static ListNoteOccurrencesResponse.Builder newBuilder(ListNoteOccurrencesResponse prototype)
Parameter | |
---|---|
Name | Description |
prototype | ListNoteOccurrencesResponse |
Returns | |
---|---|
Type | Description |
ListNoteOccurrencesResponse.Builder |
parseDelimitedFrom(InputStream input)
public static ListNoteOccurrencesResponse parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input | InputStream |
Returns | |
---|---|
Type | Description |
ListNoteOccurrencesResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ListNoteOccurrencesResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListNoteOccurrencesResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static ListNoteOccurrencesResponse parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data | byte[] |
Returns | |
---|---|
Type | Description |
ListNoteOccurrencesResponse |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ListNoteOccurrencesResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data | byte[] |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListNoteOccurrencesResponse |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |