GoogleCloudContentwarehouseV1UpdateOptions constructor
GoogleCloudContentwarehouseV1UpdateOptions({
- GoogleCloudContentwarehouseV1MergeFieldsOptions? mergeFieldsOptions,
- String? updateMask,
- String? updateType,
Implementation
GoogleCloudContentwarehouseV1UpdateOptions({
this.mergeFieldsOptions,
this.updateMask,
this.updateType,
});