WriteLogEntriesRequest constructor
WriteLogEntriesRequest({})
Implementation
WriteLogEntriesRequest({
this.dryRun,
this.entries,
this.labels,
this.logName,
this.partialSuccess,
this.resource,
});
WriteLogEntriesRequest({
this.dryRun,
this.entries,
this.labels,
this.logName,
this.partialSuccess,
this.resource,
});