GoogleCloudIntegrationsV1alphaAssertion constructor
GoogleCloudIntegrationsV1alphaAssertion({
- String? assertionStrategy,
- String? condition,
- GoogleCloudIntegrationsV1alphaEventParameter? parameter,
- int? retryCount,
Implementation
GoogleCloudIntegrationsV1alphaAssertion({
this.assertionStrategy,
this.condition,
this.parameter,
this.retryCount,
});