Namespace Google.Apis.WorkloadManager.v1.Data
Classes
AgentCommand
- An AgentCommand specifies a one-time executable program for the agent to run.
BigQueryDestination
Message describing big query destination
CancelOperationRequest
The request message for Operations.CancelOperation.
Command
- Command specifies the type of command to execute.
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
ExternalDataSources
Message for external data sources
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.
Notice
Message for additional information generated by the execution
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.
Resource
Message represent resource in execution result
ResourceFilter
Message describing resource filters
ResourceStatus
Message describing resource status
Rule
Message represent a rule
RuleExecutionResult
Message for execution result summary per 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
SapDiscoveryResourceInstancePropertiesAppInstance
Fields to describe an SAP application server instance.
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
ShellCommand
- A ShellCommand is invoked via the agent's command line executor
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 violation in an evaluation result.
WriteInsightRequest
Request for sending the data insights.
WriteInsightResponse
The response for write insights request.