GoogleCloudOsconfigV2_OrchestrationScope_LocationSelector
import type { GoogleCloudOsconfigV2_OrchestrationScope_LocationSelector } from "https://googleapis.deno.dev/v1/osconfig:v2.ts";
Selector containing locations in scope.
interface GoogleCloudOsconfigV2_OrchestrationScope_LocationSelector {
includedLocations?: string[];
}