GoogleCloudContentwarehouseV1PublishAction constructor

GoogleCloudContentwarehouseV1PublishAction({
  1. List<String>? messages,
  2. String? topicId,
})

Implementation

GoogleCloudContentwarehouseV1PublishAction({this.messages, this.topicId});