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

Usage

import * as mod from "https://googleapis.deno.dev/v1/rapidmigrationassessment:v1.ts";

§Classes

GoogleAuth
RapidMigrationAssessment

The Rapid Migration Assessment service is our first-party migration assessment and planning tool.

§Variables

auth

§Interfaces

Annotation

Message describing an Annotation

CancelOperationRequest

The request message for Operations.CancelOperation.

Collector

Message describing Collector object.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

GuestOsScan

Message describing a MC Source of type Guest OS Scan.

ListCollectorsResponse

Message for response to listing Collectors.

ListLocationsResponse

The response message for Locations.ListLocations.

ListOperationsResponse

The response message for Operations.ListOperations.

Location

A resource that represents a Google Cloud location.

Operation

This resource represents a long-running operation that is the result of a network API call.

OperationMetadata

Represents the metadata of the long-running operation.

PauseCollectorRequest

Message for pausing a Collector.

ProjectsLocationsAnnotationsCreateOptions

Additional options for RapidMigrationAssessment#projectsLocationsAnnotationsCreate.

ProjectsLocationsCollectorsCreateOptions

Additional options for RapidMigrationAssessment#projectsLocationsCollectorsCreate.

ProjectsLocationsCollectorsDeleteOptions

Additional options for RapidMigrationAssessment#projectsLocationsCollectorsDelete.

ProjectsLocationsCollectorsListOptions

Additional options for RapidMigrationAssessment#projectsLocationsCollectorsList.

ProjectsLocationsCollectorsPatchOptions

Additional options for RapidMigrationAssessment#projectsLocationsCollectorsPatch.

ProjectsLocationsListOptions

Additional options for RapidMigrationAssessment#projectsLocationsList.

ProjectsLocationsOperationsListOptions

Additional options for RapidMigrationAssessment#projectsLocationsOperationsList.

RegisterCollectorRequest

Message for registering a Collector.

ResumeCollectorRequest

Message for resuming a Collector.

Status

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.

VSphereScan

Message describing a MC Source of type VSphere Scan.