Class: Google::Apis::CloudidentityV1beta1::UpdateInboundSamlSsoProfileOperationMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1beta1::UpdateInboundSamlSsoProfileOperationMetadata
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudidentity_v1beta1/classes.rb,
lib/google/apis/cloudidentity_v1beta1/representations.rb,
lib/google/apis/cloudidentity_v1beta1/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.
3996 3997 3998 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 3996 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4001 4002 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 4001 def update!(**args) end |