GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgLlmPolicyMetadata
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Metadata fields for LLM related data usage restrictions. See go/bard-kg-data-acl for more details.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
dataAccessRestrictions
(type:integer()
, default:nil
)
- Bitmap of LlmDataAccessRestriction.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgLlmPolicyMetadata{
dataAccessRestrictions: integer() | nil
}
dataAccessRestrictions: integer() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgLlmPolicyMetadata