GoogleCloudApihubV1LastExecution constructor
GoogleCloudApihubV1LastExecution({})
Implementation
GoogleCloudApihubV1LastExecution({
this.endTime,
this.errorMessage,
this.result,
this.resultMetadata,
this.startTime,
});