Send feedback ApiSecurityEntityDataModel Stay organized with collections Save and categorize content based on your preferences.
ApiSecurityEntityDataModel represents a security entity.
JSON representation
{ "caseId" : string , "identifier" : string , "entityType" : string , "environment" : string , "fields" : [ { object (ContextGroupDataModel
) } ] , "sourceUrl" : string , "isInternal" : boolean , "isSuspicious" : boolean , "isArtifact" : boolean , "isEnriched" : boolean , "isVulnerable" : boolean , "isPivot" : boolean , "isManuallyCreated" : boolean }
Fields caseId
string (int64 format)
Required. CaseId is the identifier of the case.
identifier
string
Required. Identifier is the unique identifier of the entity.
entityType
string
Required. EntityType is the type of the entity.
environment
string
Optional. Environment is the environment of the entity.
fields[]
object (ContextGroupDataModel
)
Optional. Fields is a list of fields for the entity.
sourceUrl
string
Optional. SourceUrl indicates the source URL of the entity.
isInternal
boolean
Optional. IsInternal indicates if the entity is internal.
isSuspicious
boolean
Optional. IsSuspicious indicates if the entity is suspicious.
isArtifact
boolean
Optional. IsArtifact indicates if the entity is an artifact.
isEnriched
boolean
Optional. IsEnriched indicates if the entity is enriched.
isVulnerable
boolean
Optional. IsVulnerable indicates if the entity is vulnerable.
isPivot
boolean
Optional. IsPivot indicates if the entity is a pivot.
isManuallyCreated
boolean
Optional. IsManuallyCreated indicates if the entity was manually created.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-25 UTC.
Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[],[]]