GoogleCloudApihubV1DependencyErrorDetail constructor

GoogleCloudApihubV1DependencyErrorDetail({
  1. String? error,
  2. String? errorTime,
})

Implementation

GoogleCloudApihubV1DependencyErrorDetail({this.error, this.errorTime});