integration property

String? integration
getter/setter pair

Integration to which the rule applies.

This field can be used to specify the integration against which the ingestion rule should be applied.

Required. Possible string values are:

  • "INTEGRATION_UNSPECIFIED" : Integration is Unspecified
  • "DATAPROC" : Dataproc

Implementation

core.String? integration;