Enum Property.Types.PropertyType
Supported data type of the property values
Namespace: Google.Api
Assembly: Google.Api.CommonProtos.dll
Syntax
public enum PropertyType
Fields
Name | Description |
---|---|
Bool | The type is |
Double | The type is 'double'. |
Int64 | The type is |
String | The type is |
Unspecified | The type is unspecified, and will result in an error. |