Show / Hide Table of Contents

Enum Callout.Types.CalloutStyleHint

Enum specifying the suggested style, how the message should be rendered.

Namespace: Google.Shopping.Merchant.IssueResolution.V1
Assembly: Google.Shopping.Merchant.IssueResolution.V1.dll
Syntax
public enum Callout.Types.CalloutStyleHint

Fields

Name Description
Error

The most important type of information highlighting problems, like an unsuccessful outcome of previously requested actions.

Info

Default severity for important information like pending status of previously requested action or cooldown for re-review.

Unspecified

Default value. Will never be provided by the API.

Warning

Information warning about pending problems, risks or deadlines.

In this article
Back to top Generated by DocFX