Class: Google::Apis::CloudidentityV1::DeleteInboundSsoAssignmentOperationMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1::DeleteInboundSsoAssignmentOperationMetadata
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudidentity_v1/classes.rb,
lib/google/apis/cloudidentity_v1/representations.rb,
lib/google/apis/cloudidentity_v1/representations.rb
Overview
LRO response metadata for InboundSsoAssignmentsService. DeleteInboundSsoAssignment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeleteInboundSsoAssignmentOperationMetadata
constructor
A new instance of DeleteInboundSsoAssignmentOperationMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeleteInboundSsoAssignmentOperationMetadata
Returns a new instance of DeleteInboundSsoAssignmentOperationMetadata.
194 195 196 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 194 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
199 200 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 199 def update!(**args) end |