View Source API Reference google_api_workload_manager v0.10.0

Modules

API client metadata for GoogleApi.WorkloadManager.V1.

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.WorkloadManager.V1.

  • An AgentCommand specifies a one-time executable program for the agent to run.

Attributes

  • command (type: String.t, default: nil) - command is the name of the agent one-time executable that will be invoked.
  • parameters (type: map(), default: nil) - parameters is a map of key/value pairs that can be used to specify additional one-time executable settings.

Message describing big query destination

The request message for Operations.CancelOperation.

  • Command specifies the type of command to execute.

Attributes

  • agentCommand (type: GoogleApi.WorkloadManager.V1.Model.AgentCommand.t, default: nil) - AgentCommand specifies a one-time executable program for the agent to run.
  • shellCommand (type: GoogleApi.WorkloadManager.V1.Model.ShellCommand.t, default: nil) - ShellCommand is invoked via the agent's command line executor.

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

LINT.IfChange Message describing Evaluation object

Message describing Execution object

Message describing the result of an execution

Message for external data sources

Message describing compute engine instance filter

A presentation of host resource usage where the workload runs.

Message for response to listing Evaluations

Message for response of list execution results

Message for response to listing Executions

The response message for Locations.ListLocations.

The response message for Operations.ListOperations.

Mesesage of response of list rules

Message for response to list scanned resources

A resource that represents a Google Cloud location.

Message for additional information generated by the execution

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

Represents the metadata of the long-running operation.

Message represent resource in execution result

Message describing resource filters

Message describing resource status

Message represent a rule

Message for execution result summary per rule

The schema of SAP system discovery data.

Message describing the system component.

A set of properties describing an SAP Application layer.

A set of properties describing an SAP Database layer.

Message describing SAP discovery system metadata

A set of properties only present for an instance type resource

Fields to describe an SAP application server instance.

A set of properties describing an SAP workload.

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

Message describing the SAP validation metrics.

  • A ShellCommand is invoked via the agent's command line executor

Attributes

  • args (type: String.t, default: nil) - args is a string of arguments to be passed to the command.
  • command (type: String.t, default: nil) - command is the name of the command to be executed.
  • timeoutSeconds (type: integer(), default: nil) - Optional. If not specified, the default timeout is 60 seconds.

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

Message containing collected data names and values.

Message describing the Sqlserver validation metrics.

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.

Message describing the violation in an evaluation result.

Request for sending the data insights.

The response for write insights request.