GoogleApi.BigtableAdmin.V2.Model.Intersection (google_api_bigtable_admin v0.18.0) View Source
A GcRule which deletes cells matching all of the given rules.
Attributes
-
rules(type:list(GoogleApi.BigtableAdmin.V2.Model.GcRule.t), default:nil) - Only delete cells which would be deleted by every element ofrules.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.BigtableAdmin.V2.Model.Intersection{
rules: [GoogleApi.BigtableAdmin.V2.Model.GcRule.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.