GoogleCloudOsconfigV2OrchestrationScopeSelector constructor
GoogleCloudOsconfigV2OrchestrationScopeSelector({
- GoogleCloudOsconfigV2OrchestrationScopeLocationSelector? locationSelector,
- GoogleCloudOsconfigV2OrchestrationScopeResourceHierarchySelector? resourceHierarchySelector,
Implementation
GoogleCloudOsconfigV2OrchestrationScopeSelector({
this.locationSelector,
this.resourceHierarchySelector,
});