| Modifier and Type | Method and Description |
|---|---|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.clear() |
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.clearCompareDuration()
When compare_duration is set, the GroupResult's "state_change" attribute is
updated to indicate whether the finding had its state changed, the
finding's state remained unchanged, or if the finding was added during the
compare_duration period of time that precedes the read_time.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.clearFilter()
Expression that defines the filter to apply across findings.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.clearGroupBy()
Expression that defines what assets fields to use for grouping (including
`state_change`).
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.clearPageSize()
The maximum number of results to return in a single response.
|
GroupFindingsRequest.Builder |
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.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.clearParent()
Name of the source to groupBy.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.clearReadTime()
Time used as a reference point when filtering findings.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.clone() |
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.mergeCompareDuration(com.google.protobuf.Duration value)
When compare_duration is set, the GroupResult's "state_change" attribute is
updated to indicate whether the finding had its state changed, the
finding's state remained unchanged, or if the finding was added during the
compare_duration period of time that precedes the read_time.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.mergeFrom(GroupFindingsRequest other) |
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.mergeReadTime(com.google.protobuf.Timestamp value)
Time used as a reference point when filtering findings.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GroupFindingsRequest.Builder |
GroupFindingsRequest.newBuilder() |
static GroupFindingsRequest.Builder |
GroupFindingsRequest.newBuilder(GroupFindingsRequest prototype) |
GroupFindingsRequest.Builder |
GroupFindingsRequest.newBuilderForType() |
protected GroupFindingsRequest.Builder |
GroupFindingsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setCompareDuration(com.google.protobuf.Duration.Builder builderForValue)
When compare_duration is set, the GroupResult's "state_change" attribute is
updated to indicate whether the finding had its state changed, the
finding's state remained unchanged, or if the finding was added during the
compare_duration period of time that precedes the read_time.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setCompareDuration(com.google.protobuf.Duration value)
When compare_duration is set, the GroupResult's "state_change" attribute is
updated to indicate whether the finding had its state changed, the
finding's state remained unchanged, or if the finding was added during the
compare_duration period of time that precedes the read_time.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setFilter(String value)
Expression that defines the filter to apply across findings.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value)
Expression that defines the filter to apply across findings.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setGroupBy(String value)
Expression that defines what assets fields to use for grouping (including
`state_change`).
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setGroupByBytes(com.google.protobuf.ByteString value)
Expression that defines what assets fields to use for grouping (including
`state_change`).
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setPageSize(int value)
The maximum number of results to return in a single response.
|
GroupFindingsRequest.Builder |
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.
|
GroupFindingsRequest.Builder |
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.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setParent(String value)
Name of the source to groupBy.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value)
Name of the source to groupBy.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setReadTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time used as a reference point when filtering findings.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setReadTime(com.google.protobuf.Timestamp value)
Time used as a reference point when filtering findings.
|
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GroupFindingsRequest.Builder |
GroupFindingsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GroupFindingsRequest.Builder |
GroupFindingsRequest.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.