Class ConfirmationRequirement (2.43.0)

ConfirmationRequirement(value)

Types of confirmation requirement.

Enums

Name Description
CONFIRMATION_REQUIREMENT_UNSPECIFIED Unspecified. Whether the action requires confirmation is inferred from method_type.
REQUIRED Conformation is required.
NOT_REQUIRED Conformation is not required.