メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

class Member

チームのメンバー。

method Member.__init__

__init__(client: 'RetryingClient', team: 'str', attrs: 'Mapping[str, Any]')
引数:
  • client (wandb.apis.internal.Api): 使用するクライアントのインスタンス
  • team (str): このメンバーが所属するチームの名
  • attrs (dict): メンバーの属性

method Member.delete

delete()
チームからメンバーを削除します。 戻り値: 成功したかどうかを示すブール値