GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefClusterProtoMidListRule
Table of Contents ▼
Jump to a specific part of the page:
Description
A rule that defines a Cluster based on a list of mids. It creates a single Set, and makes it the parent of each of the mids in the list.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
id
(type:String.t
, default:nil
)
- Id of this rule; this is used to generate ids for the synthetic entities created for a cluster. Required. -
mid
(type:list(String.t)
, default:nil
)
- The mids of the entities that will be made into a cluster.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefClusterProtoMidListRule