Class: Google::Apis::ContaineranalysisV1beta1::RelationshipNote

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/containeranalysis_v1beta1/classes.rb,
lib/google/apis/containeranalysis_v1beta1/representations.rb,
lib/google/apis/containeranalysis_v1beta1/representations.rb

Overview

RelationshipNote represents an SPDX Relationship section: https://spdx.github. io/spdx-spec/7-relationships-between-SPDX-elements/

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RelationshipNote

Returns a new instance of RelationshipNote.



3208
3209
3210
# File 'lib/google/apis/containeranalysis_v1beta1/classes.rb', line 3208

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3213
3214
# File 'lib/google/apis/containeranalysis_v1beta1/classes.rb', line 3213

def update!(**args)
end