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

GoogleCloudAssuredworkloadsV1AnalyzeWorkloadMoveResponse

import type { GoogleCloudAssuredworkloadsV1AnalyzeWorkloadMoveResponse } from "https://googleapis.deno.dev/v1/assuredworkloads:v1.ts";

Response containing the analysis results for the hypothetical resource move.

interface GoogleCloudAssuredworkloadsV1AnalyzeWorkloadMoveResponse {
nextPageToken?: string;
}

§Properties

§

List of analysis results for each asset in scope.

§
nextPageToken?: string
[src]

The next page token. Is empty if the last page is reached.