Interface protos.google.cloud.retail.v2alpha.AlertConfig.IAlertPolicy (3.6.0)

Properties of an AlertPolicy.

Package

@google-cloud/retail

Properties

alertGroup

alertGroup?: (string|null);

AlertPolicy alertGroup

enrollStatus

enrollStatus?: (google.cloud.retail.v2alpha.AlertConfig.AlertPolicy.EnrollStatus|keyof typeof google.cloud.retail.v2alpha.AlertConfig.AlertPolicy.EnrollStatus|null);

AlertPolicy enrollStatus

recipients

recipients?: (google.cloud.retail.v2alpha.AlertConfig.AlertPolicy.IRecipient[]|null);

AlertPolicy recipients