结构
| 结构 | 描述 |
|---|---|
| PFEntityStatisticValue | PFEntityStatisticValue 数据模型。 |
| PFEntityStatisticValueDictionaryEntry | 具有 PFProfilesEntityStatisticValue 值的关联数组的字典条目。 |
| PFProfilesEntityDataObject | PFProfilesEntityDataObject 数据模型。一个实体对象及其关联的元数据。 |
| PFProfilesEntityDataObjectDictionaryEntry | 具有 PFProfilesEntityDataObject 值的关联数组的字典条目。 |
| PFProfilesEntityPermissionStatement | PFProfilesEntityPermissionStatement 数据模型。 |
| PFProfilesEntityProfileBody | PFProfilesEntityProfileBody 数据模型。 |
| PFProfilesEntityProfileFileMetadata | PFProfilesEntityProfileFileMetadata 数据模型。一个实体文件的元数据。若要获取下载 URL,请调用 File/GetFiles API。 |
| PFProfilesEntityProfileFileMetadataDictionaryEntry | 具有 PFProfilesEntityProfileFileMetadata 值的关联数组的字典条目。 |
| PFProfilesGetEntityProfileRequest | PFProfilesGetEntityProfileRequest 数据模型。给定一个实体类型和实体标识符,将从实体存储中检索配置文件。如果检索到的配置文件是调用方的,则读取操作是一致的;否则是不一致的读取。不一致的读取意味着我们不保证在读取配置文件之前所有已提交的写入都已发生,从而允许过时的读取。如果一致性很重要,可以使用结果中的版本号来比较任何读取者拥有的配置文件的版本。 |
| PFProfilesGetEntityProfileResponse | PFProfilesGetEntityProfileResponse 数据模型。 |
| PFProfilesGetEntityProfilesRequest | PFProfilesGetEntityProfilesRequest 数据模型。给定一组实体类型和实体标识符,将检索调用方可读取的所有配置文件属性。调用方无权读取的配置文件将不会包含在结果中,且不会报错。 |
| PFProfilesGetEntityProfilesResponse | PFProfilesGetEntityProfilesResponse 数据模型。 |
| PFProfilesGetTitlePlayersFromMasterPlayerAccountIdsRequest | PFProfilesGetTitlePlayersFromMasterPlayerAccountIdsRequest 数据模型。给定主玩家帐户 ID(PlayFab ID),返回与之关联的所有标题玩家帐户。 |
| PFProfilesGetTitlePlayersFromMasterPlayerAccountIdsResponse | PFProfilesGetTitlePlayersFromMasterPlayerAccountIdsResponse 数据模型。 |
| PFProfilesSetEntityProfilePolicyRequest | PFProfilesSetEntityProfilePolicyRequest 数据模型。这将在给定的实体配置文件上设置访问策略语句。此操作不是累加的,任何现有语句都将被此请求中的语句替换。 |
| PFProfilesSetEntityProfilePolicyResponse | PFProfilesSetEntityProfilePolicyResponse 数据模型。 |
| PFProfilesSetProfileLanguageRequest | PFProfilesSetProfileLanguageRequest 数据模型。给定一个实体配置文件,如果该配置文件的版本与传入的版本相同,则会将其语言更新为传入的语言。 |
| PFProfilesSetProfileLanguageResponse | PFProfilesSetProfileLanguageResponse 数据模型。 |
状态更改
| 状态更改 | 描述 |
|---|
枚举
| 枚举 | 描述 |
|---|---|
| PFProfilesEffectType | EffectType 枚举。 |
