Class GroupFindingsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
- com.google.cloud.securitycenter.v1beta1.GroupFindingsRequest.Builder
-
- All Implemented Interfaces:
GroupFindingsRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- GroupFindingsRequest
public static final class GroupFindingsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder> implements GroupFindingsRequestOrBuilder
Request message for grouping by findings.
Protobuf typegoogle.cloud.securitycenter.v1beta1.GroupFindingsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description GroupFindingsRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GroupFindingsRequestbuild()GroupFindingsRequestbuildPartial()GroupFindingsRequest.Builderclear()GroupFindingsRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)GroupFindingsRequest.BuilderclearFilter()Expression that defines the filter to apply across findings.GroupFindingsRequest.BuilderclearGroupBy()Required.GroupFindingsRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)GroupFindingsRequest.BuilderclearPageSize()The maximum number of results to return in a single response.GroupFindingsRequest.BuilderclearPageToken()The value returned by the last `GroupFindingsResponse`; indicates that this is a continuation of a prior `GroupFindings` call, and that the system should return the next page of data.GroupFindingsRequest.BuilderclearParent()Required.GroupFindingsRequest.BuilderclearReadTime()Time used as a reference point when filtering findings.GroupFindingsRequest.Builderclone()GroupFindingsRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetFilter()Expression that defines the filter to apply across findings.com.google.protobuf.ByteStringgetFilterBytes()Expression that defines the filter to apply across findings.StringgetGroupBy()Required.com.google.protobuf.ByteStringgetGroupByBytes()Required.intgetPageSize()The maximum number of results to return in a single response.StringgetPageToken()The value returned by the last `GroupFindingsResponse`; indicates that this is a continuation of a prior `GroupFindings` call, and that the system should return the next page of data.com.google.protobuf.ByteStringgetPageTokenBytes()The value returned by the last `GroupFindingsResponse`; indicates that this is a continuation of a prior `GroupFindings` call, and that the system should return the next page of data.StringgetParent()Required.com.google.protobuf.ByteStringgetParentBytes()Required.com.google.protobuf.TimestampgetReadTime()Time used as a reference point when filtering findings.com.google.protobuf.Timestamp.BuildergetReadTimeBuilder()Time used as a reference point when filtering findings.com.google.protobuf.TimestampOrBuildergetReadTimeOrBuilder()Time used as a reference point when filtering findings.booleanhasReadTime()Time used as a reference point when filtering findings.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()GroupFindingsRequest.BuildermergeFrom(GroupFindingsRequest other)GroupFindingsRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GroupFindingsRequest.BuildermergeFrom(com.google.protobuf.Message other)GroupFindingsRequest.BuildermergeReadTime(com.google.protobuf.Timestamp value)Time used as a reference point when filtering findings.GroupFindingsRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GroupFindingsRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GroupFindingsRequest.BuildersetFilter(String value)Expression that defines the filter to apply across findings.GroupFindingsRequest.BuildersetFilterBytes(com.google.protobuf.ByteString value)Expression that defines the filter to apply across findings.GroupFindingsRequest.BuildersetGroupBy(String value)Required.GroupFindingsRequest.BuildersetGroupByBytes(com.google.protobuf.ByteString value)Required.GroupFindingsRequest.BuildersetPageSize(int value)The maximum number of results to return in a single response.GroupFindingsRequest.BuildersetPageToken(String value)The value returned by the last `GroupFindingsResponse`; indicates that this is a continuation of a prior `GroupFindings` call, and that the system should return the next page of data.GroupFindingsRequest.BuildersetPageTokenBytes(com.google.protobuf.ByteString value)The value returned by the last `GroupFindingsResponse`; indicates that this is a continuation of a prior `GroupFindings` call, and that the system should return the next page of data.GroupFindingsRequest.BuildersetParent(String value)Required.GroupFindingsRequest.BuildersetParentBytes(com.google.protobuf.ByteString value)Required.GroupFindingsRequest.BuildersetReadTime(com.google.protobuf.Timestamp value)Time used as a reference point when filtering findings.GroupFindingsRequest.BuildersetReadTime(com.google.protobuf.Timestamp.Builder builderForValue)Time used as a reference point when filtering findings.GroupFindingsRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)GroupFindingsRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
clear
public GroupFindingsRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
getDefaultInstanceForType
public GroupFindingsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public GroupFindingsRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GroupFindingsRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GroupFindingsRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
setField
public GroupFindingsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
clearField
public GroupFindingsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
clearOneof
public GroupFindingsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
setRepeatedField
public GroupFindingsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
addRepeatedField
public GroupFindingsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
mergeFrom
public GroupFindingsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GroupFindingsRequest.Builder>
-
mergeFrom
public GroupFindingsRequest.Builder mergeFrom(GroupFindingsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
mergeFrom
public GroupFindingsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GroupFindingsRequest.Builder>- Throws:
IOException
-
getParent
public String getParent()
Required. Name of the source to groupBy. Its format is "organizations/[organization_id]/sources/[source_id]". To groupBy across all sources provide a source_id of `-`. For example: organizations/{organization_id}/sources/-string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentin interfaceGroupFindingsRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
Required. Name of the source to groupBy. Its format is "organizations/[organization_id]/sources/[source_id]". To groupBy across all sources provide a source_id of `-`. For example: organizations/{organization_id}/sources/-string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentBytesin interfaceGroupFindingsRequestOrBuilder- Returns:
- The bytes for parent.
-
setParent
public GroupFindingsRequest.Builder setParent(String value)
Required. Name of the source to groupBy. Its format is "organizations/[organization_id]/sources/[source_id]". To groupBy across all sources provide a source_id of `-`. For example: organizations/{organization_id}/sources/-string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public GroupFindingsRequest.Builder clearParent()
Required. Name of the source to groupBy. Its format is "organizations/[organization_id]/sources/[source_id]". To groupBy across all sources provide a source_id of `-`. For example: organizations/{organization_id}/sources/-string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setParentBytes
public GroupFindingsRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. Name of the source to groupBy. Its format is "organizations/[organization_id]/sources/[source_id]". To groupBy across all sources provide a source_id of `-`. For example: organizations/{organization_id}/sources/-string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for parent to set.- Returns:
- This builder for chaining.
-
getFilter
public String getFilter()
Expression that defines the filter to apply across findings. The expression is a list of one or more restrictions combined via logical operators `AND` and `OR`. Parentheses are not supported, and `OR` has higher precedence than `AND`. Restrictions have the form `<field> <operator> <value>` and may have a `-` character in front of them to indicate negation. Examples include: * name * source_properties.a_property * security_marks.marks.marka The supported operators are: * `=` for all value types. * `>`, `<`, `>=`, `<=` for integer values. * `:`, meaning substring matching, for strings. The supported value types are: * string literals in quotes. * integer literals without quotes. * boolean literals `true` and `false` without quotes. For example, `source_properties.size = 100` is a valid filter string.
string filter = 2;- Specified by:
getFilterin interfaceGroupFindingsRequestOrBuilder- Returns:
- The filter.
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()
Expression that defines the filter to apply across findings. The expression is a list of one or more restrictions combined via logical operators `AND` and `OR`. Parentheses are not supported, and `OR` has higher precedence than `AND`. Restrictions have the form `<field> <operator> <value>` and may have a `-` character in front of them to indicate negation. Examples include: * name * source_properties.a_property * security_marks.marks.marka The supported operators are: * `=` for all value types. * `>`, `<`, `>=`, `<=` for integer values. * `:`, meaning substring matching, for strings. The supported value types are: * string literals in quotes. * integer literals without quotes. * boolean literals `true` and `false` without quotes. For example, `source_properties.size = 100` is a valid filter string.
string filter = 2;- Specified by:
getFilterBytesin interfaceGroupFindingsRequestOrBuilder- Returns:
- The bytes for filter.
-
setFilter
public GroupFindingsRequest.Builder setFilter(String value)
Expression that defines the filter to apply across findings. The expression is a list of one or more restrictions combined via logical operators `AND` and `OR`. Parentheses are not supported, and `OR` has higher precedence than `AND`. Restrictions have the form `<field> <operator> <value>` and may have a `-` character in front of them to indicate negation. Examples include: * name * source_properties.a_property * security_marks.marks.marka The supported operators are: * `=` for all value types. * `>`, `<`, `>=`, `<=` for integer values. * `:`, meaning substring matching, for strings. The supported value types are: * string literals in quotes. * integer literals without quotes. * boolean literals `true` and `false` without quotes. For example, `source_properties.size = 100` is a valid filter string.
string filter = 2;- Parameters:
value- The filter to set.- Returns:
- This builder for chaining.
-
clearFilter
public GroupFindingsRequest.Builder clearFilter()
Expression that defines the filter to apply across findings. The expression is a list of one or more restrictions combined via logical operators `AND` and `OR`. Parentheses are not supported, and `OR` has higher precedence than `AND`. Restrictions have the form `<field> <operator> <value>` and may have a `-` character in front of them to indicate negation. Examples include: * name * source_properties.a_property * security_marks.marks.marka The supported operators are: * `=` for all value types. * `>`, `<`, `>=`, `<=` for integer values. * `:`, meaning substring matching, for strings. The supported value types are: * string literals in quotes. * integer literals without quotes. * boolean literals `true` and `false` without quotes. For example, `source_properties.size = 100` is a valid filter string.
string filter = 2;- Returns:
- This builder for chaining.
-
setFilterBytes
public GroupFindingsRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
Expression that defines the filter to apply across findings. The expression is a list of one or more restrictions combined via logical operators `AND` and `OR`. Parentheses are not supported, and `OR` has higher precedence than `AND`. Restrictions have the form `<field> <operator> <value>` and may have a `-` character in front of them to indicate negation. Examples include: * name * source_properties.a_property * security_marks.marks.marka The supported operators are: * `=` for all value types. * `>`, `<`, `>=`, `<=` for integer values. * `:`, meaning substring matching, for strings. The supported value types are: * string literals in quotes. * integer literals without quotes. * boolean literals `true` and `false` without quotes. For example, `source_properties.size = 100` is a valid filter string.
string filter = 2;- Parameters:
value- The bytes for filter to set.- Returns:
- This builder for chaining.
-
getGroupBy
public String getGroupBy()
Required. Expression that defines what assets fields to use for grouping (including `state`). The string value should follow SQL syntax: comma separated list of fields. For example: "parent,resource_name". The following fields are supported: * resource_name * category * state * parent
string group_by = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getGroupByin interfaceGroupFindingsRequestOrBuilder- Returns:
- The groupBy.
-
getGroupByBytes
public com.google.protobuf.ByteString getGroupByBytes()
Required. Expression that defines what assets fields to use for grouping (including `state`). The string value should follow SQL syntax: comma separated list of fields. For example: "parent,resource_name". The following fields are supported: * resource_name * category * state * parent
string group_by = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getGroupByBytesin interfaceGroupFindingsRequestOrBuilder- Returns:
- The bytes for groupBy.
-
setGroupBy
public GroupFindingsRequest.Builder setGroupBy(String value)
Required. Expression that defines what assets fields to use for grouping (including `state`). The string value should follow SQL syntax: comma separated list of fields. For example: "parent,resource_name". The following fields are supported: * resource_name * category * state * parent
string group_by = 3 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The groupBy to set.- Returns:
- This builder for chaining.
-
clearGroupBy
public GroupFindingsRequest.Builder clearGroupBy()
Required. Expression that defines what assets fields to use for grouping (including `state`). The string value should follow SQL syntax: comma separated list of fields. For example: "parent,resource_name". The following fields are supported: * resource_name * category * state * parent
string group_by = 3 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setGroupByBytes
public GroupFindingsRequest.Builder setGroupByBytes(com.google.protobuf.ByteString value)
Required. Expression that defines what assets fields to use for grouping (including `state`). The string value should follow SQL syntax: comma separated list of fields. For example: "parent,resource_name". The following fields are supported: * resource_name * category * state * parent
string group_by = 3 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for groupBy to set.- Returns:
- This builder for chaining.
-
hasReadTime
public boolean hasReadTime()
Time used as a reference point when filtering findings. The filter is limited to findings existing at the supplied time and their values are those at that specific time. Absence of this field will default to the API's version of NOW.
.google.protobuf.Timestamp read_time = 4;- Specified by:
hasReadTimein interfaceGroupFindingsRequestOrBuilder- Returns:
- Whether the readTime field is set.
-
getReadTime
public com.google.protobuf.Timestamp getReadTime()
Time used as a reference point when filtering findings. The filter is limited to findings existing at the supplied time and their values are those at that specific time. Absence of this field will default to the API's version of NOW.
.google.protobuf.Timestamp read_time = 4;- Specified by:
getReadTimein interfaceGroupFindingsRequestOrBuilder- Returns:
- The readTime.
-
setReadTime
public GroupFindingsRequest.Builder setReadTime(com.google.protobuf.Timestamp value)
Time used as a reference point when filtering findings. The filter is limited to findings existing at the supplied time and their values are those at that specific time. Absence of this field will default to the API's version of NOW.
.google.protobuf.Timestamp read_time = 4;
-
setReadTime
public GroupFindingsRequest.Builder setReadTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time used as a reference point when filtering findings. The filter is limited to findings existing at the supplied time and their values are those at that specific time. Absence of this field will default to the API's version of NOW.
.google.protobuf.Timestamp read_time = 4;
-
mergeReadTime
public GroupFindingsRequest.Builder mergeReadTime(com.google.protobuf.Timestamp value)
Time used as a reference point when filtering findings. The filter is limited to findings existing at the supplied time and their values are those at that specific time. Absence of this field will default to the API's version of NOW.
.google.protobuf.Timestamp read_time = 4;
-
clearReadTime
public GroupFindingsRequest.Builder clearReadTime()
Time used as a reference point when filtering findings. The filter is limited to findings existing at the supplied time and their values are those at that specific time. Absence of this field will default to the API's version of NOW.
.google.protobuf.Timestamp read_time = 4;
-
getReadTimeBuilder
public com.google.protobuf.Timestamp.Builder getReadTimeBuilder()
Time used as a reference point when filtering findings. The filter is limited to findings existing at the supplied time and their values are those at that specific time. Absence of this field will default to the API's version of NOW.
.google.protobuf.Timestamp read_time = 4;
-
getReadTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getReadTimeOrBuilder()
Time used as a reference point when filtering findings. The filter is limited to findings existing at the supplied time and their values are those at that specific time. Absence of this field will default to the API's version of NOW.
.google.protobuf.Timestamp read_time = 4;- Specified by:
getReadTimeOrBuilderin interfaceGroupFindingsRequestOrBuilder
-
getPageToken
public String getPageToken()
The value returned by the last `GroupFindingsResponse`; indicates that this is a continuation of a prior `GroupFindings` call, and that the system should return the next page of data.
string page_token = 5;- Specified by:
getPageTokenin interfaceGroupFindingsRequestOrBuilder- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()
The value returned by the last `GroupFindingsResponse`; indicates that this is a continuation of a prior `GroupFindings` call, and that the system should return the next page of data.
string page_token = 5;- Specified by:
getPageTokenBytesin interfaceGroupFindingsRequestOrBuilder- Returns:
- The bytes for pageToken.
-
setPageToken
public GroupFindingsRequest.Builder setPageToken(String value)
The value returned by the last `GroupFindingsResponse`; indicates that this is a continuation of a prior `GroupFindings` call, and that the system should return the next page of data.
string page_token = 5;- Parameters:
value- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
public GroupFindingsRequest.Builder clearPageToken()
The value returned by the last `GroupFindingsResponse`; indicates that this is a continuation of a prior `GroupFindings` call, and that the system should return the next page of data.
string page_token = 5;- Returns:
- This builder for chaining.
-
setPageTokenBytes
public GroupFindingsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
The value returned by the last `GroupFindingsResponse`; indicates that this is a continuation of a prior `GroupFindings` call, and that the system should return the next page of data.
string page_token = 5;- Parameters:
value- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
getPageSize
public int getPageSize()
The maximum number of results to return in a single response. Default is 10, minimum is 1, maximum is 1000.
int32 page_size = 6;- Specified by:
getPageSizein interfaceGroupFindingsRequestOrBuilder- Returns:
- The pageSize.
-
setPageSize
public GroupFindingsRequest.Builder setPageSize(int value)
The maximum number of results to return in a single response. Default is 10, minimum is 1, maximum is 1000.
int32 page_size = 6;- Parameters:
value- The pageSize to set.- Returns:
- This builder for chaining.
-
clearPageSize
public GroupFindingsRequest.Builder clearPageSize()
The maximum number of results to return in a single response. Default is 10, minimum is 1, maximum is 1000.
int32 page_size = 6;- Returns:
- This builder for chaining.
-
setUnknownFields
public final GroupFindingsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
mergeUnknownFields
public final GroupFindingsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GroupFindingsRequest.Builder>
-
-