Class: Google::Apis::ContaineranalysisV1beta1::SecretNote
- Inherits:
-
Object
- Object
- Google::Apis::ContaineranalysisV1beta1::SecretNote
- 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
The note representing a secret.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SecretNote
constructor
A new instance of SecretNote.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SecretNote
Returns a new instance of SecretNote.
6600 6601 6602 |
# File 'lib/google/apis/containeranalysis_v1beta1/classes.rb', line 6600 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6605 6606 |
# File 'lib/google/apis/containeranalysis_v1beta1/classes.rb', line 6605 def update!(**args) end |