public static final class ListEvaluationResultsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationResultsRequest.Builder> implements ListEvaluationResultsRequestOrBuilder
Request message for [EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults] method.Protobuf type
google.cloud.discoveryengine.v1beta.ListEvaluationResultsRequest| Modifier and Type | Method and Description |
|---|---|
ListEvaluationResultsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListEvaluationResultsRequest |
build() |
ListEvaluationResultsRequest |
buildPartial() |
ListEvaluationResultsRequest.Builder |
clear() |
ListEvaluationResultsRequest.Builder |
clearEvaluation()
Required.
|
ListEvaluationResultsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListEvaluationResultsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListEvaluationResultsRequest.Builder |
clearPageSize()
Maximum number of [EvaluationResult][] to return.
|
ListEvaluationResultsRequest.Builder |
clearPageToken()
A page token
[ListEvaluationResultsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token],
received from a previous
[EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults]
call.
|
ListEvaluationResultsRequest.Builder |
clone() |
ListEvaluationResultsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEvaluation()
Required.
|
com.google.protobuf.ByteString |
getEvaluationBytes()
Required.
|
int |
getPageSize()
Maximum number of [EvaluationResult][] to return.
|
String |
getPageToken()
A page token
[ListEvaluationResultsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token],
received from a previous
[EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults]
call.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
A page token
[ListEvaluationResultsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token],
received from a previous
[EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults]
call.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListEvaluationResultsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListEvaluationResultsRequest.Builder |
mergeFrom(ListEvaluationResultsRequest other) |
ListEvaluationResultsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListEvaluationResultsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListEvaluationResultsRequest.Builder |
setEvaluation(String value)
Required.
|
ListEvaluationResultsRequest.Builder |
setEvaluationBytes(com.google.protobuf.ByteString value)
Required.
|
ListEvaluationResultsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListEvaluationResultsRequest.Builder |
setPageSize(int value)
Maximum number of [EvaluationResult][] to return.
|
ListEvaluationResultsRequest.Builder |
setPageToken(String value)
A page token
[ListEvaluationResultsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token],
received from a previous
[EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults]
call.
|
ListEvaluationResultsRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
A page token
[ListEvaluationResultsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token],
received from a previous
[EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults]
call.
|
ListEvaluationResultsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListEvaluationResultsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<ListEvaluationResultsRequest.Builder>public ListEvaluationResultsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationResultsRequest.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<ListEvaluationResultsRequest.Builder>public ListEvaluationResultsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListEvaluationResultsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListEvaluationResultsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListEvaluationResultsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationResultsRequest.Builder>public ListEvaluationResultsRequest.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<ListEvaluationResultsRequest.Builder>public ListEvaluationResultsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationResultsRequest.Builder>public ListEvaluationResultsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationResultsRequest.Builder>public ListEvaluationResultsRequest.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<ListEvaluationResultsRequest.Builder>public ListEvaluationResultsRequest.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<ListEvaluationResultsRequest.Builder>public ListEvaluationResultsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListEvaluationResultsRequest.Builder>public ListEvaluationResultsRequest.Builder mergeFrom(ListEvaluationResultsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationResultsRequest.Builder>public ListEvaluationResultsRequest.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<ListEvaluationResultsRequest.Builder>IOExceptionpublic String getEvaluation()
Required. The evaluation resource name, such as
`projects/{project}/locations/{location}/evaluations/{evaluation}`.
If the caller does not have permission to list [EvaluationResult][]
under this evaluation, regardless of whether or not this evaluation
set exists, a `PERMISSION_DENIED` error is returned.
string evaluation = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getEvaluation in interface ListEvaluationResultsRequestOrBuilderpublic com.google.protobuf.ByteString getEvaluationBytes()
Required. The evaluation resource name, such as
`projects/{project}/locations/{location}/evaluations/{evaluation}`.
If the caller does not have permission to list [EvaluationResult][]
under this evaluation, regardless of whether or not this evaluation
set exists, a `PERMISSION_DENIED` error is returned.
string evaluation = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getEvaluationBytes in interface ListEvaluationResultsRequestOrBuilderpublic ListEvaluationResultsRequest.Builder setEvaluation(String value)
Required. The evaluation resource name, such as
`projects/{project}/locations/{location}/evaluations/{evaluation}`.
If the caller does not have permission to list [EvaluationResult][]
under this evaluation, regardless of whether or not this evaluation
set exists, a `PERMISSION_DENIED` error is returned.
string evaluation = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The evaluation to set.public ListEvaluationResultsRequest.Builder clearEvaluation()
Required. The evaluation resource name, such as
`projects/{project}/locations/{location}/evaluations/{evaluation}`.
If the caller does not have permission to list [EvaluationResult][]
under this evaluation, regardless of whether or not this evaluation
set exists, a `PERMISSION_DENIED` error is returned.
string evaluation = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListEvaluationResultsRequest.Builder setEvaluationBytes(com.google.protobuf.ByteString value)
Required. The evaluation resource name, such as
`projects/{project}/locations/{location}/evaluations/{evaluation}`.
If the caller does not have permission to list [EvaluationResult][]
under this evaluation, regardless of whether or not this evaluation
set exists, a `PERMISSION_DENIED` error is returned.
string evaluation = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for evaluation to set.public int getPageSize()
Maximum number of [EvaluationResult][] to return. If unspecified, defaults to 100. The maximum allowed value is 1000. Values above 1000 will be coerced to 1000. If this field is negative, an `INVALID_ARGUMENT` error is returned.
int32 page_size = 2;getPageSize in interface ListEvaluationResultsRequestOrBuilderpublic ListEvaluationResultsRequest.Builder setPageSize(int value)
Maximum number of [EvaluationResult][] to return. If unspecified, defaults to 100. The maximum allowed value is 1000. Values above 1000 will be coerced to 1000. If this field is negative, an `INVALID_ARGUMENT` error is returned.
int32 page_size = 2;value - The pageSize to set.public ListEvaluationResultsRequest.Builder clearPageSize()
Maximum number of [EvaluationResult][] to return. If unspecified, defaults to 100. The maximum allowed value is 1000. Values above 1000 will be coerced to 1000. If this field is negative, an `INVALID_ARGUMENT` error is returned.
int32 page_size = 2;public String getPageToken()
A page token [ListEvaluationResultsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token], received from a previous [EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults] call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to [EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults] must match the call that provided the page token. Otherwise, an `INVALID_ARGUMENT` error is returned.
string page_token = 3;getPageToken in interface ListEvaluationResultsRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
A page token [ListEvaluationResultsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token], received from a previous [EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults] call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to [EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults] must match the call that provided the page token. Otherwise, an `INVALID_ARGUMENT` error is returned.
string page_token = 3;getPageTokenBytes in interface ListEvaluationResultsRequestOrBuilderpublic ListEvaluationResultsRequest.Builder setPageToken(String value)
A page token [ListEvaluationResultsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token], received from a previous [EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults] call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to [EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults] must match the call that provided the page token. Otherwise, an `INVALID_ARGUMENT` error is returned.
string page_token = 3;value - The pageToken to set.public ListEvaluationResultsRequest.Builder clearPageToken()
A page token [ListEvaluationResultsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token], received from a previous [EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults] call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to [EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults] must match the call that provided the page token. Otherwise, an `INVALID_ARGUMENT` error is returned.
string page_token = 3;public ListEvaluationResultsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
A page token [ListEvaluationResultsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token], received from a previous [EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults] call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to [EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults] must match the call that provided the page token. Otherwise, an `INVALID_ARGUMENT` error is returned.
string page_token = 3;value - The bytes for pageToken to set.public final ListEvaluationResultsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationResultsRequest.Builder>public final ListEvaluationResultsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationResultsRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.