Namespace Google.Apis.ThreatIntelligenceService.v1beta
Classes
ProjectsResource
The "projects" collection of methods.
ProjectsResource.AlertsResource
The "alerts" collection of methods.
ProjectsResource.AlertsResource.BenignRequest
Marks an alert as benign - BENIGN.
ProjectsResource.AlertsResource.DocumentsResource
The "documents" collection of methods.
ProjectsResource.AlertsResource.DocumentsResource.GetRequest
Gets a specific document associated with an alert.
ProjectsResource.AlertsResource.DuplicateRequest
Marks an alert as a duplicate of another alert. - DUPLICATE.
ProjectsResource.AlertsResource.EnumerateFacetsRequest
EnumerateAlertFacets returns the facets and the number of alerts that meet the filter criteria and have that value for each facet.
ProjectsResource.AlertsResource.EscalateRequest
Marks an alert as escalated - ESCALATED.
ProjectsResource.AlertsResource.FalsePositiveRequest
Marks an alert as a false positive - FALSE_POSITIVE.
ProjectsResource.AlertsResource.GetRequest
Get an alert by name.
ProjectsResource.AlertsResource.ListRequest
Get a list of alerts that meet the filter criteria.
ProjectsResource.AlertsResource.NotActionableRequest
Marks an alert as not actionable - NOT_ACTIONABLE.
ProjectsResource.AlertsResource.ReadRequest
Marks an alert as read - READ.
ProjectsResource.AlertsResource.RefreshUriStatusRequest
Return the status of a URI submitted to Google WebRisk.
ProjectsResource.AlertsResource.ReportAlertUriRequest
Report the URI associated with an alert to Google WebRisk.
ProjectsResource.AlertsResource.ResolveRequest
Marks an alert to closed state - RESOLVED.
ProjectsResource.AlertsResource.TrackExternallyRequest
Marks an alert as tracked externally - TRACKED_EXTERNALLY.
ProjectsResource.AlertsResource.TriageRequest
Marks an alert as triaged - TRIAGED.
ProjectsResource.ConfigurationsResource
The "configurations" collection of methods.
ProjectsResource.ConfigurationsResource.GetRequest
Get a configuration by name.
ProjectsResource.ConfigurationsResource.ListRequest
Get a list of configurations that meet the filter criteria.
ProjectsResource.ConfigurationsResource.RevisionsResource
The "revisions" collection of methods.
ProjectsResource.ConfigurationsResource.RevisionsResource.ListRequest
List configuration revisions that meet the filter criteria.
ProjectsResource.ConfigurationsResource.UpsertRequest
Creates or updates a configuration.
ProjectsResource.FindingsResource
The "findings" collection of methods.
ProjectsResource.FindingsResource.GetRequest
Get a finding by name.
ProjectsResource.FindingsResource.ListRequest
Get a list of findings that meet the filter criteria.
ProjectsResource.FindingsResource.SearchRequest
SearchFindings is a more powerful version of ListFindings that supports complex queries like "findings
for issues" using functions such as has_issue and has_asset in the query string. Example to search
for findings for a specific issue: has_issue("name=\"vaults/vault-12345/issues/issue-12345\""))
ThreatIntelligenceServiceBaseServiceRequest<TResponse>
A base abstract class for ThreatIntelligenceService requests.
ThreatIntelligenceServiceService
The ThreatIntelligenceService Service.
ThreatIntelligenceServiceService.Scope
Available OAuth 2.0 scopes for use with the Threat Intelligence API.
ThreatIntelligenceServiceService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Threat Intelligence API.
Enums
ThreatIntelligenceServiceBaseServiceRequest<TResponse>.AltEnum
Data format for response.
ThreatIntelligenceServiceBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.