GoogleCloudPolicyanalyzerV1ObservationPeriod constructor

GoogleCloudPolicyanalyzerV1ObservationPeriod({
  1. String? endTime,
  2. String? startTime,
})

Implementation

GoogleCloudPolicyanalyzerV1ObservationPeriod({this.endTime, this.startTime});