LogBucket constructor
LogBucket({})
Implementation
LogBucket({
this.analyticsEnabled,
this.cmekSettings,
this.createTime,
this.description,
this.indexConfigs,
this.lifecycleState,
this.locked,
this.name,
this.restrictedFields,
this.retentionDays,
this.updateTime,
});