Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clear() |
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clearCompareDuration()
When compare_duration is set, the ListFindingsResult'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 in any
state during the compare_duration period of time that precedes the
read_time.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clearField(Descriptors.FieldDescriptor field) |
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clearFieldMask()
A field mask to specify the Finding fields to be listed in the response.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clearFilter()
Expression that defines the filter to apply across findings.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clearOrderBy()
Expression that defines what fields and order to use for sorting.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clearPageSize()
The maximum number of results to return in a single response.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clearPageToken()
The value returned by the last `ListFindingsResponse`; indicates
that this is a continuation of a prior `ListFindings` call, and
that the system should return the next page of data.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clearParent()
Required.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clearReadTime()
Time used as a reference point when filtering findings.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.clone() |
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.mergeCompareDuration(Duration value)
When compare_duration is set, the ListFindingsResult'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 in any
state during the compare_duration period of time that precedes the
read_time.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.mergeFieldMask(FieldMask value)
A field mask to specify the Finding fields to be listed in the response.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.mergeFrom(ListFindingsRequest other) |
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.mergeFrom(Message other) |
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.mergeReadTime(Timestamp value)
Time used as a reference point when filtering findings.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static ListFindingsRequest.Builder |
ListFindingsRequest.newBuilder() |
static ListFindingsRequest.Builder |
ListFindingsRequest.newBuilder(ListFindingsRequest prototype) |
ListFindingsRequest.Builder |
ListFindingsRequest.newBuilderForType() |
protected ListFindingsRequest.Builder |
ListFindingsRequest.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setCompareDuration(Duration.Builder builderForValue)
When compare_duration is set, the ListFindingsResult'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 in any
state during the compare_duration period of time that precedes the
read_time.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setCompareDuration(Duration value)
When compare_duration is set, the ListFindingsResult'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 in any
state during the compare_duration period of time that precedes the
read_time.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setFieldMask(FieldMask.Builder builderForValue)
A field mask to specify the Finding fields to be listed in the response.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setFieldMask(FieldMask value)
A field mask to specify the Finding fields to be listed in the response.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setFilter(String value)
Expression that defines the filter to apply across findings.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setFilterBytes(ByteString value)
Expression that defines the filter to apply across findings.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setOrderBy(String value)
Expression that defines what fields and order to use for sorting.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setOrderByBytes(ByteString value)
Expression that defines what fields and order to use for sorting.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setPageSize(int value)
The maximum number of results to return in a single response.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setPageToken(String value)
The value returned by the last `ListFindingsResponse`; indicates
that this is a continuation of a prior `ListFindings` call, and
that the system should return the next page of data.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setPageTokenBytes(ByteString value)
The value returned by the last `ListFindingsResponse`; indicates
that this is a continuation of a prior `ListFindings` call, and
that the system should return the next page of data.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setParent(String value)
Required.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setParentBytes(ByteString value)
Required.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setReadTime(Timestamp.Builder builderForValue)
Time used as a reference point when filtering findings.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setReadTime(Timestamp value)
Time used as a reference point when filtering findings.
|
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
ListFindingsRequest.Builder |
ListFindingsRequest.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
ListFindingsRequest.Builder |
ListFindingsRequest.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.