Class: Google::Apis::CloudidentityV1::UpdateInboundSamlSsoProfileOperationMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1::UpdateInboundSamlSsoProfileOperationMetadata
- 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 InboundSamlSsoProfilesService. UpdateInboundSamlSsoProfile.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UpdateInboundSamlSsoProfileOperationMetadata
constructor
A new instance of UpdateInboundSamlSsoProfileOperationMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UpdateInboundSamlSsoProfileOperationMetadata
Returns a new instance of UpdateInboundSamlSsoProfileOperationMetadata.
2624 2625 2626 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 2624 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2629 2630 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 2629 def update!(**args) end |