Class: Google::Apis::IapV1::ResetIdentityAwareProxyClientSecretRequest
- Inherits:
-
Object
- Object
- Google::Apis::IapV1::ResetIdentityAwareProxyClientSecretRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/iap_v1/classes.rb,
lib/google/apis/iap_v1/representations.rb,
lib/google/apis/iap_v1/representations.rb
Overview
The request sent to ResetIdentityAwareProxyClientSecret.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResetIdentityAwareProxyClientSecretRequest
constructor
A new instance of ResetIdentityAwareProxyClientSecretRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ResetIdentityAwareProxyClientSecretRequest
Returns a new instance of ResetIdentityAwareProxyClientSecretRequest.
1033 1034 1035 |
# File 'lib/google/apis/iap_v1/classes.rb', line 1033 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1038 1039 |
# File 'lib/google/apis/iap_v1/classes.rb', line 1038 def update!(**args) end |