Class: Google::Apis::ContaineranalysisV1alpha1::SecretNote

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

Overview

The note representing a secret.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ SecretNote

Returns a new instance of SecretNote.



7025
7026
7027
# File 'lib/google/apis/containeranalysis_v1alpha1/classes.rb', line 7025

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7030
7031
# File 'lib/google/apis/containeranalysis_v1alpha1/classes.rb', line 7030

def update!(**args)
end