public enum WidgetTool.DataMapping.Mode extends Enum<WidgetTool.DataMapping.Mode> implements ProtocolMessageEnumThe strategy used to map data from the source tool to the widget.
Protobuf enum google.cloud.ces.v1beta.WidgetTool.DataMapping.Mode
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FIELD_MAPPING |
Use the |
FIELD_MAPPING_VALUE |
Use the |
MODE_UNSPECIFIED |
Unspecified mode. |
MODE_UNSPECIFIED_VALUE |
Unspecified mode. |
PYTHON_SCRIPT |
Use the |
PYTHON_SCRIPT_VALUE |
Use the |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|