Module: Google::Shopping::Merchant::Accounts::V1::Handshake::Actor
- Defined in:
- proto_docs/google/shopping/merchant/accounts/v1/accountservices.rb
Overview
The various actors that can be involved in a handshake.
Constant Summary collapse
- ACTOR_UNSPECIFIED =
Unspecified actor.
0- ACCOUNT =
The last change was done by the account who has this service.
1- OTHER_PARTY =
The last change was done by the other party who this service points to.
2