# Functions

NewFindingsApiV1 : constructs an instance of FindingsApiV1 with passed in options.
NewFindingsApiV1UsingExternalConfig : constructs an instance of FindingsApiV1 with passed in options and external configuration.

# Constants

Constants associated with the BreakdownCardElement.Kind property.
Constants associated with the BreakdownCardElement.Kind property.
Constants associated with the BreakdownCardElement.Kind property.
Constants associated with the CardElement.Kind property.
Constants associated with the CardElement.Kind property.
Constants associated with the CardElement.Kind property.
DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
Constants associated with the FindingCountValueType.Kind property.
Constants associated with the KpiType.AggregationType property.
Constants associated with the NumericCardElement.Kind property.
Constants associated with the NumericCardElement.Kind property.
Constants associated with the NumericCardElement.Kind property.
Constants associated with the TimeSeriesCardElement.Kind property.
Constants associated with the TimeSeriesCardElement.Kind property.
Constants associated with the TimeSeriesCardElement.Kind property.
Constants associated with the ValueType.Kind property.
Constants associated with the ValueType.Kind property.

# Structs

ApiListNoteOccurrencesResponse : Response including listed occurrences for a note.
ApiListNotesResponse : Response including listed notes.
ApiListOccurrencesResponse : Response including listed active occurrences.
ApiListProvidersResponse : Response including listed providers.
ApiNote : Provides a detailed description of a `Note`.
ApiNoteKind : This must be 1:1 with members of our oneofs, it can be used for filtering Note and Occurrence on their kind.
ApiNoteRelatedURL : Metadata for any related URL information.
ApiOccurrence : `Occurrence` includes information about analysis occurrences for an image.
ApiProvider : Provides a detailed description of a `Provider`.
BreakdownCardElement : A card element with a breakdown of values.
Card : Card provides details about a card kind of note.
CardElement : CardElement provides details about the elements of a Card.
CardValueType or types associated to this card element.
Certainty : Note provider-assigned confidence on the validity of an occurrence - LOW: Low Certainty - MEDIUM: Medium Certainty - HIGH: High Certainty.
Context : Context struct.
CreateNoteOptions : The CreateNote options.
CreateOccurrenceOptions : The CreateOccurrence options.
DataTransferred : It provides details about data transferred between clients and servers.
DeleteNoteOptions : The DeleteNote options.
DeleteOccurrenceOptions : The DeleteOccurrence options.
Finding : Finding provides details about a finding occurrence.
FindingCountValueType : FindingCountValueType struct.
FindingsApiV1 : The Findings API Version: 1.0.0.
FindingsApiV1Options : Service options.
FindingType : FindingType provides details about a finding note.
GetNoteOptions : The GetNote options.
GetOccurrenceNoteOptions : The GetOccurrenceNote options.
GetOccurrenceOptions : The GetOccurrence options.
Kpi : Kpi provides details about a KPI occurrence.
KpiType : KpiType provides details about a KPI note.
ListNoteOccurrencesOptions : The ListNoteOccurrences options.
ListNotesOptions : The ListNotes options.
ListOccurrencesOptions : The ListOccurrences options.
ListProvidersOptions : The ListProviders options.
NetworkConnection : It provides details about a network connection.
NumericCardElement : A card element with a single numeric value.
PostGraphOptions : The PostGraph options.
RemediationStep : A remediation step description and associated URL.
Reporter : The entity reporting a note.
Section : Card provides details about a card kind of note.
Severity : Note provider-assigned severity/impact ranking - LOW: Low Impact - MEDIUM: Medium Impact - HIGH: High Impact.
SocketAddress : It provides details about a socket address.
TimeSeriesCardElement : A card element with a time series chart.
UpdateNoteOptions : The UpdateNote options.
UpdateOccurrenceOptions : The UpdateOccurrence options.
ValueType : the value type of a card element.