Class: Google::Apis::CloudidentityV1beta1::DeleteInboundSamlSsoProfileOperationMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1beta1::DeleteInboundSamlSsoProfileOperationMetadata
- 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. DeleteInboundSamlSsoProfile.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeleteInboundSamlSsoProfileOperationMetadata
constructor
A new instance of DeleteInboundSamlSsoProfileOperationMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeleteInboundSamlSsoProfileOperationMetadata
Returns a new instance of DeleteInboundSamlSsoProfileOperationMetadata.
816 817 818 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 816 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
821 822 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 821 def update!(**args) end |