Backup and DR Service v1 API - Class BackupDrProtectionSummary.BackupDrProtectionSummaryBase (2.7.0)

[BindServiceMethod(typeof(BackupDrProtectionSummary), "BindService")]
public abstract class BackupDrProtectionSummary.BackupDrProtectionSummaryBase

Reference documentation and code samples for the Backup and DR Service v1 API class BackupDrProtectionSummary.BackupDrProtectionSummaryBase.

Base class for server-side implementations of BackupDrProtectionSummary

Inheritance

object > BackupDrProtectionSummary.BackupDrProtectionSummaryBase

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Methods

ListResourceBackupConfigs(ListResourceBackupConfigsRequest, ServerCallContext)

public virtual Task<ListResourceBackupConfigsResponse> ListResourceBackupConfigs(ListResourceBackupConfigsRequest request, ServerCallContext context)

Lists ResourceBackupConfigs.

Parameters
Name Description
request ListResourceBackupConfigsRequest

The request received from the client.

context ServerCallContext

The context of the server-side call handler being invoked.

Returns
Type Description
TaskListResourceBackupConfigsResponse

The response to send back to the client (wrapped by a task).