GoogleCloudApigeeV1OperationGroup constructor
GoogleCloudApigeeV1OperationGroup({
- String? operationConfigType,
- List<
GoogleCloudApigeeV1OperationConfig> ? operationConfigs,
Implementation
GoogleCloudApigeeV1OperationGroup({
this.operationConfigType,
this.operationConfigs,
});