StorageGraphBfgPolicyMetadata

Storage GraphInfrastructure

GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgPolicyMetadata

1
out of 10
Minimal
SEO Impact
Metadata about data governance policies. For more context, see go/ke-triple-dg-policy-and-metadata. If any attribute is not set, then there's no specific restrictions associated with the missing attribute. For example, if availability_start_timestamp is not set, the data won't be embargoed automatically; if availability_end_timestamp is not set, they won't expire automatically. LINT.IfChange

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Storage Graph Bfg Policy Metadata) contains 10 attributes that define its data structure. Key functionality includes: Timestamp after which data with this policy cannot be used. This value must be strictly larger/later than availability_start_time, if both are set.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

10
Sort:|Filter:
availabilityEndTimestampdatetime
Default: nilFull type: DateTime.t

Timestamp after which data with this policy cannot be used. This value must be strictly larger/later than availability_start_time, if both are set.

availabilityStartTimestampdatetime
Default: nilFull type: DateTime.t

Timestamp before which data with this policy cannot be used. This value must be strictly smaller/earlier than availability_end_time, if both are set.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.KeGovernanceTypedRegions.t

List of regions in which the data with this policy is allowed to be used, while the data need to be removed in all regions outside this list according to legal request. This field should be used when the data is only allowed in a few regions and it is inconvenient to enumerate all of the regions in legal_removal_regions field. legal_allowed_regions and legal_removal_region together should include all possible regions, setting one field implies the other. Please set only one of them so the other field's values are implied. See details: http://go/ke-allowed-countries-policy-1p WARNING: This field is for legal purposes only. Please do not populate it without consulting ke-data-governance@.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.KeGovernanceTypedRegions.t

List of regions in which the data with this policy need to be removed according to legal request. WARNING: This field is for legal purposes only. Please do not populate it without consulting ke-data-governance@.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgLlmPolicyMetadata.t

Policy metadata fields for LLM related data usage restrictions. Only expected to be used by SCP internally -- please consult ke-data-governance@ before populating this field.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgLmsPolicyMetadata.t

Policy metadata fields for LMS data. Only expected to be used by LMS providers -- please consult ke-data-governance@ before populating this field.

policyDataScopeKeyslist(integer(
Default: nil

This triple is protected by the policies with PolicyDataScope identified by these global unique ids.

policySourceTypestring
Default: nilFull type: String.t

Policy metadata are VERTICAL by default. Vertical policy makers / providers does not need to set this field explicitly.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgRwjPolicyMetadata.t

Policy metadata fields for Real World Journey (RWJ) data. Only expected to be used by RWJ providers -- please consult ke-data-governance@ before populating this field.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.StorageGraphBfgUmpPolicyMetadata.t

Policy metadata fields for UMP data. Only expected to be used by UMP providers -- please consult ke-data-governance@ before populating this field.