sourceType property

String? sourceType
getter/setter pair

The type of the source.

Output only. Possible string values are:

  • "SOURCE_TYPE_UNSPECIFIED" : Source type not specified.
  • "PLUGIN" : Source type plugin.

Implementation

core.String? sourceType;