Class: Google::Apis::ServiceusageV1::UpdateContentSecurityPolicyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1::UpdateContentSecurityPolicyMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/serviceusage_v1/classes.rb,
lib/google/apis/serviceusage_v1/representations.rb,
lib/google/apis/serviceusage_v1/representations.rb
Overview
Metadata for the UpdateContentSecurityPolicy method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UpdateContentSecurityPolicyMetadata
constructor
A new instance of UpdateContentSecurityPolicyMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UpdateContentSecurityPolicyMetadata
Returns a new instance of UpdateContentSecurityPolicyMetadata.
5569 5570 5571 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 5569 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5574 5575 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 5574 def update!(**args) end |