Supported data type of the property values
Protobuf type google.api.Property.PropertyType
CloneableInstantiable
| Constants |
| public Google The type is Generated from protobuf enum BOOL = 2; |
| public Google The type is 'double'. Generated from protobuf enum DOUBLE = 4; |
| public Google The type is Generated from protobuf enum INT64 = 1; |
| public Google The type is Generated from protobuf enum STRING = 3; |
| public Google The type is unspecified, and will result in an error. Generated from protobuf enum UNSPECIFIED = 0; |
| Methods |
| public static name( $value) |
| public static value( $name) |
| Properties |
| private static $valueToName = ['UNSPECIFIED', 'INT64', 'BOOL', 'STRING', 'DOUBLE'] |
| Properties |
| private static $valueToName = ['UNSPECIFIED', 'INT64', 'BOOL', 'STRING', 'DOUBLE'] |
| Methods |
| public static name( $value) |
| public static value( $name) |