Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SasPortalMigrateOrganizationRequest

import type { SasPortalMigrateOrganizationRequest } from "https://googleapis.deno.dev/v1/prod_tt_sasportal:v1alpha1.ts";

Request for [MigrateOrganization]. [spectrum.sas.portal.v1alpha1.Provisioning.MigrateOrganization]. GCP Project, Organization Info, and caller's GAIA ID should be retrieved from the RPC handler, and used to check authorization on SAS Portal organization and to create GCP Projects.

interface SasPortalMigrateOrganizationRequest {
organizationId?: bigint;
}

§Properties

§
organizationId?: bigint
[src]

Required. Id of the SAS organization to be migrated.