Namespace Google.Apis.Assuredworkloads.v1.Data
Classes
GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest
Request for acknowledging the violation
GoogleCloudAssuredworkloadsV1AcknowledgeViolationResponse
Response for violation acknowledgement
GoogleCloudAssuredworkloadsV1AnalyzeWorkloadMoveResponse
Response containing the analysis results for the hypothetical resource move.
GoogleCloudAssuredworkloadsV1AssetMoveAnalysis
Represents move analysis results for an asset.
GoogleCloudAssuredworkloadsV1CreateWorkloadOperationMetadata
Operation metadata to give request details of CreateWorkload.
GoogleCloudAssuredworkloadsV1EnableResourceMonitoringResponse
Response for EnableResourceMonitoring endpoint.
GoogleCloudAssuredworkloadsV1ListViolationsResponse
Response of ListViolations endpoint.
GoogleCloudAssuredworkloadsV1ListWorkloadsResponse
Response of ListWorkloads endpoint.
GoogleCloudAssuredworkloadsV1MoveAnalysisGroup
Represents a logical group of checks performed for an asset. If successful, the group contains the analysis result, otherwise it contains an error with the failure reason.
GoogleCloudAssuredworkloadsV1MoveAnalysisResult
Represents the successful move analysis results for a group.
GoogleCloudAssuredworkloadsV1MoveImpact
Represents the impact of moving the asset to the target.
GoogleCloudAssuredworkloadsV1MutatePartnerPermissionsRequest
Request for updating permission settings for a partner workload.
GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesRequest
Request for restricting list of available resources in Workload environment.
GoogleCloudAssuredworkloadsV1RestrictAllowedResourcesResponse
Response for restricting the list of allowed resources.
GoogleCloudAssuredworkloadsV1Violation
Workload monitoring Violation.
GoogleCloudAssuredworkloadsV1ViolationExceptionContext
Violation exception detail.
GoogleCloudAssuredworkloadsV1ViolationRemediation
Represents remediation guidance to resolve compliance violation for AssuredWorkload
GoogleCloudAssuredworkloadsV1ViolationRemediationInstructions
Instructions to remediate violation
GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsConsole
Remediation instructions to resolve violation via cloud console
GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsGcloud
Remediation instructions to resolve violation via gcloud cli
GoogleCloudAssuredworkloadsV1Workload
A Workload object for managing highly regulated workloads of cloud customers.
GoogleCloudAssuredworkloadsV1WorkloadComplianceStatus
Represents the Compliance Status of this workload
GoogleCloudAssuredworkloadsV1WorkloadEkmProvisioningResponse
External key management systems(EKM) Provisioning response
GoogleCloudAssuredworkloadsV1WorkloadKMSSettings
Settings specific to the Key Management Service.
GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissions
Permissions granted to the AW Partner SA account for the customer workload
GoogleCloudAssuredworkloadsV1WorkloadResourceInfo
Represent the resources that are children of this Workload.
GoogleCloudAssuredworkloadsV1WorkloadResourceSettings
Represent the custom settings for the resources to be created.
GoogleCloudAssuredworkloadsV1WorkloadSaaEnrollmentResponse
Signed Access Approvals (SAA) enrollment response.
GoogleCloudAssuredworkloadsV1WorkloadWorkloadOptions
Options to be set for the given created workload.
GoogleLongrunningListOperationsResponse
The response message for Operations.ListOperations.
GoogleLongrunningOperation
This resource represents a long-running operation that is the result of a network API call.
GoogleProtobufEmpty
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); }
GoogleRpcStatus
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.