Class: Google::Apis::CloudidentityV1::CreateInboundSsoAssignmentOperationMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1::CreateInboundSsoAssignmentOperationMetadata
- 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. CreateInboundSsoAssignment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CreateInboundSsoAssignmentOperationMetadata
constructor
A new instance of CreateInboundSsoAssignmentOperationMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CreateInboundSsoAssignmentOperationMetadata
Returns a new instance of CreateInboundSsoAssignmentOperationMetadata.
127 128 129 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 127 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
132 133 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 132 def update!(**args) end |