Property_PropertyType
class Property_PropertyType
Supported data type of the property values
Protobuf enum Google\Api\Property\PropertyType
Constants
| UNSPECIFIED |
The type is unspecified, and will result in an error. Generated from protobuf enum |
| INT64 |
The type is Generated from protobuf enum |
| BOOL |
The type is Generated from protobuf enum |
| STRING |
The type is Generated from protobuf enum |
| DOUBLE |
The type is 'double'. Generated from protobuf enum |