class Member
チームのメンバー。
method Member.__init__
client(wandb.apis.internal.Api): 使用するクライアントのインスタンスteam(str): このメンバーが所属するチームの名attrs(dict): メンバーの属性
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
MemberMember.__init____init__(client: 'RetryingClient', team: 'str', attrs: 'Mapping[str, Any]')
client (wandb.apis.internal.Api): 使用するクライアントのインスタンスteam (str): このメンバーが所属するチームの名attrs (dict): メンバーの属性Member.deletedelete()