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/workloadmanager:v1.ts";

§Classes

GoogleAuth
WorkloadManager

Workload Manager is a service that provides tooling for enterprise workloads to automate the deployment and validation of your workloads against best practices and recommendations.

§Variables

auth

§Interfaces

BigQueryDestination

Message describing big query destination

CancelOperationRequest

The request message for Operations.CancelOperation.

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); }

Evaluation

LINT.IfChange Message describing Evaluation object

Execution

Message describing Execution object

ExecutionResult

Message describing the result of an execution

GceInstanceFilter

Message describing compute engine instance filter

Insight

A presentation of host resource usage where the workload runs.

ListEvaluationsResponse

Message for response to listing Evaluations

ListExecutionResultsResponse

Message for response of list execution results

ListExecutionsResponse

Message for response to listing Executions

ListLocationsResponse

The response message for Locations.ListLocations.

ListOperationsResponse

The response message for Operations.ListOperations.

ListRulesResponse

Mesesage of response of list rules

ListScannedResourcesResponse

Message for response to list scanned resources

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.

ProjectsLocationsEvaluationsCreateOptions

Additional options for WorkloadManager#projectsLocationsEvaluationsCreate.

ProjectsLocationsEvaluationsDeleteOptions

Additional options for WorkloadManager#projectsLocationsEvaluationsDelete.

ProjectsLocationsEvaluationsExecutionsDeleteOptions

Additional options for WorkloadManager#projectsLocationsEvaluationsExecutionsDelete.

ProjectsLocationsEvaluationsExecutionsListOptions

Additional options for WorkloadManager#projectsLocationsEvaluationsExecutionsList.

ProjectsLocationsEvaluationsExecutionsResultsListOptions

Additional options for WorkloadManager#projectsLocationsEvaluationsExecutionsResultsList.

ProjectsLocationsEvaluationsExecutionsScannedResourcesListOptions

Additional options for WorkloadManager#projectsLocationsEvaluationsExecutionsScannedResourcesList.

ProjectsLocationsEvaluationsListOptions

Additional options for WorkloadManager#projectsLocationsEvaluationsList.

ProjectsLocationsListOptions

Additional options for WorkloadManager#projectsLocationsList.

ProjectsLocationsOperationsListOptions

Additional options for WorkloadManager#projectsLocationsOperationsList.

ProjectsLocationsRulesListOptions

Additional options for WorkloadManager#projectsLocationsRulesList.

Resource

Message represent resource in execution result

ResourceFilter

Message describing resource filters

ResourceStatus

Message describing resource status

Rule

Message represent a rule

RunEvaluationRequest

Message for creating a Execution

SapDiscovery

The schema of SAP system discovery data.

SapDiscoveryComponent

Message describing the system component.

SapDiscoveryComponentApplicationProperties

A set of properties describing an SAP Application layer.

SapDiscoveryComponentDatabaseProperties

A set of properties describing an SAP Database layer.

SapDiscoveryMetadata

Message describing SAP discovery system metadata

SapDiscoveryResource

Message describing a resource.

SapDiscoveryResourceInstanceProperties

A set of properties only present for an instance type resource

SapDiscoveryWorkloadProperties

A set of properties describing an SAP workload.

SapDiscoveryWorkloadPropertiesProductVersion

A product name and version.

SapDiscoveryWorkloadPropertiesSoftwareComponentProperties

A SAP software component name, version, and type.

SapValidation

A presentation of SAP workload insight. The schema of SAP workloads validation related data.

SapValidationValidationDetail

Message describing the SAP validation metrics.

ScannedResource

Message of scanned resource

SqlserverValidation

A presentation of SQLServer workload insight. The schema of SqlServer workloads validation related data.

SqlserverValidationDetails

Message containing collected data names and values.

SqlserverValidationValidationDetail

Message describing the Sqlserver validation metrics.

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.

ViolationDetails

Message describing the violdation in execution result

WriteInsightRequest

Request for sending the data insights.

WriteInsightResponse

The response for write insights request.