public final class ListNotesRequest extends GeneratedMessageV3 implements ListNotesRequestOrBuilder
Request to list notes.
Protobuf type grafeas.v1.ListNotesRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > ListNotesRequestImplements
ListNotesRequestOrBuilderStatic Fields
FILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
Type | Description |
int |
PAGE_SIZE_FIELD_NUMBER
public static final int PAGE_SIZE_FIELD_NUMBER
Type | Description |
int |
PAGE_TOKEN_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER
Type | Description |
int |
PARENT_FIELD_NUMBER
public static final int PARENT_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static ListNotesRequest getDefaultInstance()
Type | Description |
ListNotesRequest |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static ListNotesRequest.Builder newBuilder()
Type | Description |
ListNotesRequest.Builder |
newBuilder(ListNotesRequest prototype)
public static ListNotesRequest.Builder newBuilder(ListNotesRequest prototype)
Name | Description |
prototype | ListNotesRequest |
Type | Description |
ListNotesRequest.Builder |
parseDelimitedFrom(InputStream input)
public static ListNotesRequest parseDelimitedFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
ListNotesRequest |
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ListNotesRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
ListNotesRequest |
Type | Description |
IOException |
parseFrom(byte[] data)
public static ListNotesRequest parseFrom(byte[] data)