Backup for GKE v1 API - Class GetRestorePlanBindingRequest (2.7.0)

public sealed class GetRestorePlanBindingRequest : IMessage<GetRestorePlanBindingRequest>, IEquatable<GetRestorePlanBindingRequest>, IDeepCloneable<GetRestorePlanBindingRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Backup for GKE v1 API class GetRestorePlanBindingRequest.

Request message for GetRestorePlanBinding.

Inheritance

object > GetRestorePlanBindingRequest

Namespace

Google.Cloud.GkeBackup.V1

Assembly

Google.Cloud.GkeBackup.V1.dll

Constructors

GetRestorePlanBindingRequest()

public GetRestorePlanBindingRequest()

GetRestorePlanBindingRequest(GetRestorePlanBindingRequest)

public GetRestorePlanBindingRequest(GetRestorePlanBindingRequest other)
Parameter
Name Description
other GetRestorePlanBindingRequest

Properties

Name

public string Name { get; set; }

Required. Fully qualified RestorePlanBinding name. Format: projects/*/locations/*/restoreChannels/*/restorePlanBindings/*

Property Value
Type Description
string

RestorePlanBindingName

public RestorePlanBindingName RestorePlanBindingName { get; set; }

RestorePlanBindingName-typed view over the Name resource name property.

Property Value
Type Description
RestorePlanBindingName