objectType property

String? objectType
getter/setter pair

The name of the object corresponding to the operator.

This field is only filled for schema-specific operators, and is unset for common operators.

Implementation

core.String? objectType;