Class: Google::Apis::CloudidentityV1::UpdateInboundSsoAssignmentOperationMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1::UpdateInboundSsoAssignmentOperationMetadata
- 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. UpdateInboundSsoAssignment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UpdateInboundSsoAssignmentOperationMetadata
constructor
A new instance of UpdateInboundSsoAssignmentOperationMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UpdateInboundSsoAssignmentOperationMetadata
Returns a new instance of UpdateInboundSsoAssignmentOperationMetadata.
2638 2639 2640 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 2638 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2643 2644 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 2643 def update!(**args) end |