Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
クライアント ユーザー
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
users を使用して、特定の Client に含まれる個人を表すことができます。
クライアント ユーザーを実装すると、認定バイヤーの UI への個別のアクセスを管理し、交渉のための情報を取得できるようになります。
個々のユーザーは ClientUser で表されます。
クライアント ユーザーは、親 Client がアクセスできる機能のみを使用できます。招待を承諾したクライアント ユーザーは、email に接続されている Google アカウントにログインした状態で、認定バイヤーの Marketplace UI にアクセスできます。
ClientUser の email は作成後に変更できません。メールアドレスを変更する必要がある場合は、ClientUser を削除して追加することをおすすめします。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],["Client users manage individual access to the Authorized Buyers UI and negotiation data. Each user, represented by a `ClientUser`, is linked to a `Client` and inherits its access privileges. Users access the UI via their associated email address upon accepting an invitation. Email addresses cannot be modified post-creation; instead, users must be removed and recreated for email changes. The `users` endpoint provides access to managing client users.\n"]]