Describes violations in a client request. This error type focuses on the syntactic aspects of the request.
Generated from protobuf message google.rpc.BadRequest
CloneableInstantiable
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public getFieldViolations() Describes all violations in a client request. Generated from protobuf field repeated .google.rpc.BadRequest.FieldViolation field_violations = 1;
|
| public setFieldViolations( $var) Describes all violations in a client request. Generated from protobuf field repeated .google.rpc.BadRequest.FieldViolation field_violations = 1;
|
| Methods |
| Properties |
| private $field_violations = NULL Describes all violations in a client request. Generated from protobuf field repeated .google.rpc.BadRequest.FieldViolation field_violations = 1; |