type property
The type of PreconditionFailure.
We recommend using a service-specific enum type to define the supported precondition violation subjects. For example, "TOS" for "Terms of Service violation".
Implementation
core.String? type;
The type of PreconditionFailure.
We recommend using a service-specific enum type to define the supported precondition violation subjects. For example, "TOS" for "Terms of Service violation".
core.String? type;