Class: Google::Apis::AssuredworkloadsV1::GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesResponse
- Inherits:
-
Object
- Object
- Google::Apis::AssuredworkloadsV1::GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/assuredworkloads_v1/classes.rb,
lib/google/apis/assuredworkloads_v1/representations.rb,
lib/google/apis/assuredworkloads_v1/representations.rb
Overview
Response for restricting the list of allowed resources.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesResponse
constructor
A new instance of GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesResponse
Returns a new instance of GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesResponse.
375 376 377 |
# File 'lib/google/apis/assuredworkloads_v1/classes.rb', line 375 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
380 381 |
# File 'lib/google/apis/assuredworkloads_v1/classes.rb', line 380 def update!(**args) end |