GoogleCloudDataplexV1EnvironmentSessionStatus constructor

GoogleCloudDataplexV1EnvironmentSessionStatus({
  1. bool? active,
})

Implementation

GoogleCloudDataplexV1EnvironmentSessionStatus({
  this.active,
});