public static final class Finding.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Finding.Builder> implements FindingOrBuilder
Cloud Security Command Center (Cloud SCC) finding. A finding is a record of assessment data (security, risk, health or privacy) ingested into Cloud SCC for presentation, notification, analysis, policy testing, and enforcement. For example, an XSS vulnerability in an App Engine application is a finding.Protobuf type
google.cloud.securitycenter.v1beta1.Finding| Modifier and Type | Method and Description |
|---|---|
Finding.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Finding |
build() |
Finding |
buildPartial() |
Finding.Builder |
clear() |
Finding.Builder |
clearCategory()
The additional taxonomy group within findings from a given source.
|
Finding.Builder |
clearCreateTime()
The time at which the finding was created in Cloud SCC.
|
Finding.Builder |
clearEventTime()
The time at which the event took place.
|
Finding.Builder |
clearExternalUri()
The URI that, if available, points to a web page outside of Cloud SCC
where additional information about the finding can be found.
|
Finding.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Finding.Builder |
clearName()
The relative resource name of this finding.
|
Finding.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Finding.Builder |
clearParent()
The relative resource name of the source the finding belongs to.
|
Finding.Builder |
clearResourceName()
The full resource name of the Google Cloud Platform (GCP) resource this
finding is for.
|
Finding.Builder |
clearSecurityMarks()
Output only.
|
Finding.Builder |
clearSourceProperties() |
Finding.Builder |
clearState()
The state of the finding.
|
Finding.Builder |
clone() |
boolean |
containsSourceProperties(String key)
Source specific properties.
|
String |
getCategory()
The additional taxonomy group within findings from a given source.
|
com.google.protobuf.ByteString |
getCategoryBytes()
The additional taxonomy group within findings from a given source.
|
com.google.protobuf.Timestamp |
getCreateTime()
The time at which the finding was created in Cloud SCC.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
The time at which the finding was created in Cloud SCC.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
The time at which the finding was created in Cloud SCC.
|
Finding |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEventTime()
The time at which the event took place.
|
com.google.protobuf.Timestamp.Builder |
getEventTimeBuilder()
The time at which the event took place.
|
com.google.protobuf.TimestampOrBuilder |
getEventTimeOrBuilder()
The time at which the event took place.
|
String |
getExternalUri()
The URI that, if available, points to a web page outside of Cloud SCC
where additional information about the finding can be found.
|
com.google.protobuf.ByteString |
getExternalUriBytes()
The URI that, if available, points to a web page outside of Cloud SCC
where additional information about the finding can be found.
|
Map<String,com.google.protobuf.Value> |
getMutableSourceProperties()
Deprecated.
|
String |
getName()
The relative resource name of this finding.
|
com.google.protobuf.ByteString |
getNameBytes()
The relative resource name of this finding.
|
String |
getParent()
The relative resource name of the source the finding belongs to.
|
com.google.protobuf.ByteString |
getParentBytes()
The relative resource name of the source the finding belongs to.
|
String |
getResourceName()
The full resource name of the Google Cloud Platform (GCP) resource this
finding is for.
|
com.google.protobuf.ByteString |
getResourceNameBytes()
The full resource name of the Google Cloud Platform (GCP) resource this
finding is for.
|
SecurityMarks |
getSecurityMarks()
Output only.
|
SecurityMarks.Builder |
getSecurityMarksBuilder()
Output only.
|
SecurityMarksOrBuilder |
getSecurityMarksOrBuilder()
Output only.
|
Map<String,com.google.protobuf.Value> |
getSourceProperties()
Deprecated.
|
int |
getSourcePropertiesCount()
Source specific properties.
|
Map<String,com.google.protobuf.Value> |
getSourcePropertiesMap()
Source specific properties.
|
com.google.protobuf.Value |
getSourcePropertiesOrDefault(String key,
com.google.protobuf.Value defaultValue)
Source specific properties.
|
com.google.protobuf.Value |
getSourcePropertiesOrThrow(String key)
Source specific properties.
|
Finding.State |
getState()
The state of the finding.
|
int |
getStateValue()
The state of the finding.
|
boolean |
hasCreateTime()
The time at which the finding was created in Cloud SCC.
|
boolean |
hasEventTime()
The time at which the event took place.
|
boolean |
hasSecurityMarks()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Finding.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which the finding was created in Cloud SCC.
|
Finding.Builder |
mergeEventTime(com.google.protobuf.Timestamp value)
The time at which the event took place.
|
Finding.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Finding.Builder |
mergeFrom(Finding other) |
Finding.Builder |
mergeFrom(com.google.protobuf.Message other) |
Finding.Builder |
mergeSecurityMarks(SecurityMarks value)
Output only.
|
Finding.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Finding.Builder |
putAllSourceProperties(Map<String,com.google.protobuf.Value> values)
Source specific properties.
|
Finding.Builder |
putSourceProperties(String key,
com.google.protobuf.Value value)
Source specific properties.
|
Finding.Builder |
removeSourceProperties(String key)
Source specific properties.
|
Finding.Builder |
setCategory(String value)
The additional taxonomy group within findings from a given source.
|
Finding.Builder |
setCategoryBytes(com.google.protobuf.ByteString value)
The additional taxonomy group within findings from a given source.
|
Finding.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the finding was created in Cloud SCC.
|
Finding.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
The time at which the finding was created in Cloud SCC.
|
Finding.Builder |
setEventTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the event took place.
|
Finding.Builder |
setEventTime(com.google.protobuf.Timestamp value)
The time at which the event took place.
|
Finding.Builder |
setExternalUri(String value)
The URI that, if available, points to a web page outside of Cloud SCC
where additional information about the finding can be found.
|
Finding.Builder |
setExternalUriBytes(com.google.protobuf.ByteString value)
The URI that, if available, points to a web page outside of Cloud SCC
where additional information about the finding can be found.
|
Finding.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Finding.Builder |
setName(String value)
The relative resource name of this finding.
|
Finding.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The relative resource name of this finding.
|
Finding.Builder |
setParent(String value)
The relative resource name of the source the finding belongs to.
|
Finding.Builder |
setParentBytes(com.google.protobuf.ByteString value)
The relative resource name of the source the finding belongs to.
|
Finding.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Finding.Builder |
setResourceName(String value)
The full resource name of the Google Cloud Platform (GCP) resource this
finding is for.
|
Finding.Builder |
setResourceNameBytes(com.google.protobuf.ByteString value)
The full resource name of the Google Cloud Platform (GCP) resource this
finding is for.
|
Finding.Builder |
setSecurityMarks(SecurityMarks.Builder builderForValue)
Output only.
|
Finding.Builder |
setSecurityMarks(SecurityMarks value)
Output only.
|
Finding.Builder |
setState(Finding.State value)
The state of the finding.
|
Finding.Builder |
setStateValue(int value)
The state of the finding.
|
Finding.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, 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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Finding.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Finding.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Finding.Builder>public Finding.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Finding.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<Finding.Builder>public Finding getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Finding build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Finding buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Finding.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Finding.Builder>public Finding.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<Finding.Builder>public Finding.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Finding.Builder>public Finding.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Finding.Builder>public Finding.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<Finding.Builder>public Finding.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<Finding.Builder>public Finding.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Finding.Builder>public Finding.Builder mergeFrom(Finding other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Finding.Builder>public Finding.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<Finding.Builder>IOExceptionpublic String getName()
The relative resource name of this finding. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/123/sources/456/findings/789"
string name = 1;getName in interface FindingOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The relative resource name of this finding. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/123/sources/456/findings/789"
string name = 1;getNameBytes in interface FindingOrBuilderpublic Finding.Builder setName(String value)
The relative resource name of this finding. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/123/sources/456/findings/789"
string name = 1;public Finding.Builder clearName()
The relative resource name of this finding. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/123/sources/456/findings/789"
string name = 1;public Finding.Builder setNameBytes(com.google.protobuf.ByteString value)
The relative resource name of this finding. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/123/sources/456/findings/789"
string name = 1;public String getParent()
The relative resource name of the source the finding belongs to. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name This field is immutable after creation time. For example: "organizations/123/sources/456"
string parent = 2;getParent in interface FindingOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
The relative resource name of the source the finding belongs to. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name This field is immutable after creation time. For example: "organizations/123/sources/456"
string parent = 2;getParentBytes in interface FindingOrBuilderpublic Finding.Builder setParent(String value)
The relative resource name of the source the finding belongs to. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name This field is immutable after creation time. For example: "organizations/123/sources/456"
string parent = 2;public Finding.Builder clearParent()
The relative resource name of the source the finding belongs to. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name This field is immutable after creation time. For example: "organizations/123/sources/456"
string parent = 2;public Finding.Builder setParentBytes(com.google.protobuf.ByteString value)
The relative resource name of the source the finding belongs to. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name This field is immutable after creation time. For example: "organizations/123/sources/456"
string parent = 2;public String getResourceName()
The full resource name of the Google Cloud Platform (GCP) resource this finding is for. See: https://cloud.google.com/apis/design/resource_names#full_resource_name This field is immutable after creation time.
string resource_name = 3;getResourceName in interface FindingOrBuilderpublic com.google.protobuf.ByteString getResourceNameBytes()
The full resource name of the Google Cloud Platform (GCP) resource this finding is for. See: https://cloud.google.com/apis/design/resource_names#full_resource_name This field is immutable after creation time.
string resource_name = 3;getResourceNameBytes in interface FindingOrBuilderpublic Finding.Builder setResourceName(String value)
The full resource name of the Google Cloud Platform (GCP) resource this finding is for. See: https://cloud.google.com/apis/design/resource_names#full_resource_name This field is immutable after creation time.
string resource_name = 3;public Finding.Builder clearResourceName()
The full resource name of the Google Cloud Platform (GCP) resource this finding is for. See: https://cloud.google.com/apis/design/resource_names#full_resource_name This field is immutable after creation time.
string resource_name = 3;public Finding.Builder setResourceNameBytes(com.google.protobuf.ByteString value)
The full resource name of the Google Cloud Platform (GCP) resource this finding is for. See: https://cloud.google.com/apis/design/resource_names#full_resource_name This field is immutable after creation time.
string resource_name = 3;public int getStateValue()
The state of the finding.
.google.cloud.securitycenter.v1beta1.Finding.State state = 4;getStateValue in interface FindingOrBuilderpublic Finding.Builder setStateValue(int value)
The state of the finding.
.google.cloud.securitycenter.v1beta1.Finding.State state = 4;public Finding.State getState()
The state of the finding.
.google.cloud.securitycenter.v1beta1.Finding.State state = 4;getState in interface FindingOrBuilderpublic Finding.Builder setState(Finding.State value)
The state of the finding.
.google.cloud.securitycenter.v1beta1.Finding.State state = 4;public Finding.Builder clearState()
The state of the finding.
.google.cloud.securitycenter.v1beta1.Finding.State state = 4;public String getCategory()
The additional taxonomy group within findings from a given source. This field is immutable after creation time. Example: "XSS_FLASH_INJECTION"
string category = 5;getCategory in interface FindingOrBuilderpublic com.google.protobuf.ByteString getCategoryBytes()
The additional taxonomy group within findings from a given source. This field is immutable after creation time. Example: "XSS_FLASH_INJECTION"
string category = 5;getCategoryBytes in interface FindingOrBuilderpublic Finding.Builder setCategory(String value)
The additional taxonomy group within findings from a given source. This field is immutable after creation time. Example: "XSS_FLASH_INJECTION"
string category = 5;public Finding.Builder clearCategory()
The additional taxonomy group within findings from a given source. This field is immutable after creation time. Example: "XSS_FLASH_INJECTION"
string category = 5;public Finding.Builder setCategoryBytes(com.google.protobuf.ByteString value)
The additional taxonomy group within findings from a given source. This field is immutable after creation time. Example: "XSS_FLASH_INJECTION"
string category = 5;public String getExternalUri()
The URI that, if available, points to a web page outside of Cloud SCC where additional information about the finding can be found. This field is guaranteed to be either empty or a well formed URL.
string external_uri = 6;getExternalUri in interface FindingOrBuilderpublic com.google.protobuf.ByteString getExternalUriBytes()
The URI that, if available, points to a web page outside of Cloud SCC where additional information about the finding can be found. This field is guaranteed to be either empty or a well formed URL.
string external_uri = 6;getExternalUriBytes in interface FindingOrBuilderpublic Finding.Builder setExternalUri(String value)
The URI that, if available, points to a web page outside of Cloud SCC where additional information about the finding can be found. This field is guaranteed to be either empty or a well formed URL.
string external_uri = 6;public Finding.Builder clearExternalUri()
The URI that, if available, points to a web page outside of Cloud SCC where additional information about the finding can be found. This field is guaranteed to be either empty or a well formed URL.
string external_uri = 6;public Finding.Builder setExternalUriBytes(com.google.protobuf.ByteString value)
The URI that, if available, points to a web page outside of Cloud SCC where additional information about the finding can be found. This field is guaranteed to be either empty or a well formed URL.
string external_uri = 6;public int getSourcePropertiesCount()
FindingOrBuilderSource specific properties. These properties are managed by the source that writes the finding. The key names in the source_properties map must be between 1 and 255 characters, and must start with a letter and contain alphanumeric characters or underscores only.
map<string, .google.protobuf.Value> source_properties = 7;getSourcePropertiesCount in interface FindingOrBuilderpublic boolean containsSourceProperties(String key)
Source specific properties. These properties are managed by the source that writes the finding. The key names in the source_properties map must be between 1 and 255 characters, and must start with a letter and contain alphanumeric characters or underscores only.
map<string, .google.protobuf.Value> source_properties = 7;containsSourceProperties in interface FindingOrBuilder@Deprecated public Map<String,com.google.protobuf.Value> getSourceProperties()
getSourcePropertiesMap() instead.getSourceProperties in interface FindingOrBuilderpublic Map<String,com.google.protobuf.Value> getSourcePropertiesMap()
Source specific properties. These properties are managed by the source that writes the finding. The key names in the source_properties map must be between 1 and 255 characters, and must start with a letter and contain alphanumeric characters or underscores only.
map<string, .google.protobuf.Value> source_properties = 7;getSourcePropertiesMap in interface FindingOrBuilderpublic com.google.protobuf.Value getSourcePropertiesOrDefault(String key, com.google.protobuf.Value defaultValue)
Source specific properties. These properties are managed by the source that writes the finding. The key names in the source_properties map must be between 1 and 255 characters, and must start with a letter and contain alphanumeric characters or underscores only.
map<string, .google.protobuf.Value> source_properties = 7;getSourcePropertiesOrDefault in interface FindingOrBuilderpublic com.google.protobuf.Value getSourcePropertiesOrThrow(String key)
Source specific properties. These properties are managed by the source that writes the finding. The key names in the source_properties map must be between 1 and 255 characters, and must start with a letter and contain alphanumeric characters or underscores only.
map<string, .google.protobuf.Value> source_properties = 7;getSourcePropertiesOrThrow in interface FindingOrBuilderpublic Finding.Builder clearSourceProperties()
public Finding.Builder removeSourceProperties(String key)
Source specific properties. These properties are managed by the source that writes the finding. The key names in the source_properties map must be between 1 and 255 characters, and must start with a letter and contain alphanumeric characters or underscores only.
map<string, .google.protobuf.Value> source_properties = 7;@Deprecated public Map<String,com.google.protobuf.Value> getMutableSourceProperties()
public Finding.Builder putSourceProperties(String key, com.google.protobuf.Value value)
Source specific properties. These properties are managed by the source that writes the finding. The key names in the source_properties map must be between 1 and 255 characters, and must start with a letter and contain alphanumeric characters or underscores only.
map<string, .google.protobuf.Value> source_properties = 7;public Finding.Builder putAllSourceProperties(Map<String,com.google.protobuf.Value> values)
Source specific properties. These properties are managed by the source that writes the finding. The key names in the source_properties map must be between 1 and 255 characters, and must start with a letter and contain alphanumeric characters or underscores only.
map<string, .google.protobuf.Value> source_properties = 7;public boolean hasSecurityMarks()
Output only. User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the finding.
.google.cloud.securitycenter.v1beta1.SecurityMarks security_marks = 8;hasSecurityMarks in interface FindingOrBuilderpublic SecurityMarks getSecurityMarks()
Output only. User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the finding.
.google.cloud.securitycenter.v1beta1.SecurityMarks security_marks = 8;getSecurityMarks in interface FindingOrBuilderpublic Finding.Builder setSecurityMarks(SecurityMarks value)
Output only. User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the finding.
.google.cloud.securitycenter.v1beta1.SecurityMarks security_marks = 8;public Finding.Builder setSecurityMarks(SecurityMarks.Builder builderForValue)
Output only. User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the finding.
.google.cloud.securitycenter.v1beta1.SecurityMarks security_marks = 8;public Finding.Builder mergeSecurityMarks(SecurityMarks value)
Output only. User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the finding.
.google.cloud.securitycenter.v1beta1.SecurityMarks security_marks = 8;public Finding.Builder clearSecurityMarks()
Output only. User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the finding.
.google.cloud.securitycenter.v1beta1.SecurityMarks security_marks = 8;public SecurityMarks.Builder getSecurityMarksBuilder()
Output only. User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the finding.
.google.cloud.securitycenter.v1beta1.SecurityMarks security_marks = 8;public SecurityMarksOrBuilder getSecurityMarksOrBuilder()
Output only. User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the finding.
.google.cloud.securitycenter.v1beta1.SecurityMarks security_marks = 8;getSecurityMarksOrBuilder in interface FindingOrBuilderpublic boolean hasEventTime()
The time at which the event took place. For example, if the finding represents an open firewall it would capture the time the open firewall was detected.
.google.protobuf.Timestamp event_time = 9;hasEventTime in interface FindingOrBuilderpublic com.google.protobuf.Timestamp getEventTime()
The time at which the event took place. For example, if the finding represents an open firewall it would capture the time the open firewall was detected.
.google.protobuf.Timestamp event_time = 9;getEventTime in interface FindingOrBuilderpublic Finding.Builder setEventTime(com.google.protobuf.Timestamp value)
The time at which the event took place. For example, if the finding represents an open firewall it would capture the time the open firewall was detected.
.google.protobuf.Timestamp event_time = 9;public Finding.Builder setEventTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the event took place. For example, if the finding represents an open firewall it would capture the time the open firewall was detected.
.google.protobuf.Timestamp event_time = 9;public Finding.Builder mergeEventTime(com.google.protobuf.Timestamp value)
The time at which the event took place. For example, if the finding represents an open firewall it would capture the time the open firewall was detected.
.google.protobuf.Timestamp event_time = 9;public Finding.Builder clearEventTime()
The time at which the event took place. For example, if the finding represents an open firewall it would capture the time the open firewall was detected.
.google.protobuf.Timestamp event_time = 9;public com.google.protobuf.Timestamp.Builder getEventTimeBuilder()
The time at which the event took place. For example, if the finding represents an open firewall it would capture the time the open firewall was detected.
.google.protobuf.Timestamp event_time = 9;public com.google.protobuf.TimestampOrBuilder getEventTimeOrBuilder()
The time at which the event took place. For example, if the finding represents an open firewall it would capture the time the open firewall was detected.
.google.protobuf.Timestamp event_time = 9;getEventTimeOrBuilder in interface FindingOrBuilderpublic boolean hasCreateTime()
The time at which the finding was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 10;hasCreateTime in interface FindingOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
The time at which the finding was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 10;getCreateTime in interface FindingOrBuilderpublic Finding.Builder setCreateTime(com.google.protobuf.Timestamp value)
The time at which the finding was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 10;public Finding.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the finding was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 10;public Finding.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which the finding was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 10;public Finding.Builder clearCreateTime()
The time at which the finding was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 10;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The time at which the finding was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 10;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time at which the finding was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 10;getCreateTimeOrBuilder in interface FindingOrBuilderpublic final Finding.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Finding.Builder>public final Finding.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Finding.Builder>Copyright © 2019 Google LLC. All rights reserved.