public static final class ListNotesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder> implements ListNotesRequestOrBuilder
Request to list notes.Protobuf type
grafeas.v1beta1.ListNotesRequest| Modifier and Type | Method and Description |
|---|---|
ListNotesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotesRequest |
build() |
ListNotesRequest |
buildPartial() |
ListNotesRequest.Builder |
clear() |
ListNotesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListNotesRequest.Builder |
clearFilter()
The filter expression.
|
ListNotesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListNotesRequest.Builder |
clearPageSize()
Number of notes to return in the list.
|
ListNotesRequest.Builder |
clearPageToken()
Token to provide to skip to a particular spot in the list.
|
ListNotesRequest.Builder |
clearParent()
The name of the project to list notes for in the form of
`projects/[PROJECT_ID]`.
|
ListNotesRequest.Builder |
clone() |
ListNotesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFilter()
The filter expression.
|
com.google.protobuf.ByteString |
getFilterBytes()
The filter expression.
|
int |
getPageSize()
Number of notes to return in the list.
|
String |
getPageToken()
Token to provide to skip to a particular spot in the list.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
Token to provide to skip to a particular spot in the list.
|
String |
getParent()
The name of the project to list notes for in the form of
`projects/[PROJECT_ID]`.
|
com.google.protobuf.ByteString |
getParentBytes()
The name of the project to list notes for in the form of
`projects/[PROJECT_ID]`.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListNotesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListNotesRequest.Builder |
mergeFrom(ListNotesRequest other) |
ListNotesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListNotesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListNotesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotesRequest.Builder |
setFilter(String value)
The filter expression.
|
ListNotesRequest.Builder |
setFilterBytes(com.google.protobuf.ByteString value)
The filter expression.
|
ListNotesRequest.Builder |
setPageSize(int value)
Number of notes to return in the list.
|
ListNotesRequest.Builder |
setPageToken(String value)
Token to provide to skip to a particular spot in the list.
|
ListNotesRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
Token to provide to skip to a particular spot in the list.
|
ListNotesRequest.Builder |
setParent(String value)
The name of the project to list notes for in the form of
`projects/[PROJECT_ID]`.
|
ListNotesRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
The name of the project to list notes for in the form of
`projects/[PROJECT_ID]`.
|
ListNotesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListNotesRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>public ListNotesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>public ListNotesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListNotesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListNotesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListNotesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>public ListNotesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>public ListNotesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>public ListNotesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>public ListNotesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>public ListNotesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>public ListNotesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListNotesRequest.Builder>public ListNotesRequest.Builder mergeFrom(ListNotesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>public ListNotesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListNotesRequest.Builder>IOExceptionpublic String getParent()
The name of the project to list notes for in the form of `projects/[PROJECT_ID]`.
string parent = 1;getParent in interface ListNotesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
The name of the project to list notes for in the form of `projects/[PROJECT_ID]`.
string parent = 1;getParentBytes in interface ListNotesRequestOrBuilderpublic ListNotesRequest.Builder setParent(String value)
The name of the project to list notes for in the form of `projects/[PROJECT_ID]`.
string parent = 1;public ListNotesRequest.Builder clearParent()
The name of the project to list notes for in the form of `projects/[PROJECT_ID]`.
string parent = 1;public ListNotesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
The name of the project to list notes for in the form of `projects/[PROJECT_ID]`.
string parent = 1;public String getFilter()
The filter expression.
string filter = 2;getFilter in interface ListNotesRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
The filter expression.
string filter = 2;getFilterBytes in interface ListNotesRequestOrBuilderpublic ListNotesRequest.Builder setFilter(String value)
The filter expression.
string filter = 2;public ListNotesRequest.Builder clearFilter()
The filter expression.
string filter = 2;public ListNotesRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
The filter expression.
string filter = 2;public int getPageSize()
Number of notes to return in the list.
int32 page_size = 3;getPageSize in interface ListNotesRequestOrBuilderpublic ListNotesRequest.Builder setPageSize(int value)
Number of notes to return in the list.
int32 page_size = 3;public ListNotesRequest.Builder clearPageSize()
Number of notes to return in the list.
int32 page_size = 3;public String getPageToken()
Token to provide to skip to a particular spot in the list.
string page_token = 4;getPageToken in interface ListNotesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
Token to provide to skip to a particular spot in the list.
string page_token = 4;getPageTokenBytes in interface ListNotesRequestOrBuilderpublic ListNotesRequest.Builder setPageToken(String value)
Token to provide to skip to a particular spot in the list.
string page_token = 4;public ListNotesRequest.Builder clearPageToken()
Token to provide to skip to a particular spot in the list.
string page_token = 4;public ListNotesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
Token to provide to skip to a particular spot in the list.
string page_token = 4;public final ListNotesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>public final ListNotesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNotesRequest.Builder>Copyright © 2019 Google LLC. All rights reserved.