GoogleCloudOsconfigV2OrchestrationScopeSelector constructor

GoogleCloudOsconfigV2OrchestrationScopeSelector({
  1. GoogleCloudOsconfigV2OrchestrationScopeLocationSelector? locationSelector,
  2. GoogleCloudOsconfigV2OrchestrationScopeResourceHierarchySelector? resourceHierarchySelector,
})

Implementation

GoogleCloudOsconfigV2OrchestrationScopeSelector({
  this.locationSelector,
  this.resourceHierarchySelector,
});