Class: Google::Apis::MerchantapiAccountsV1beta::VerifySelfRequest
- Inherits:
-
Object
- Object
- Google::Apis::MerchantapiAccountsV1beta::VerifySelfRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/merchantapi_accounts_v1beta/classes.rb,
lib/google/apis/merchantapi_accounts_v1beta/representations.rb,
lib/google/apis/merchantapi_accounts_v1beta/representations.rb
Overview
Request message for the VerifySelf method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ VerifySelfRequest
constructor
A new instance of VerifySelfRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ VerifySelfRequest
Returns a new instance of VerifySelfRequest.
4596 4597 4598 |
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 4596 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4601 4602 |
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 4601 def update!(**args) end |