protoDefPath property

String? protoDefPath
getter/setter pair

If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name.

This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry".

Implementation

core.String? protoDefPath;