Interface protos.google.cloud.gkebackup.v1.IListBackupPlanBindingsRequest (2.1.0)

Properties of a ListBackupPlanBindingsRequest.

Package

@google-cloud/gke-backup

Properties

filter

filter?: (string|null);

ListBackupPlanBindingsRequest filter

orderBy

orderBy?: (string|null);

ListBackupPlanBindingsRequest orderBy

pageSize

pageSize?: (number|null);

ListBackupPlanBindingsRequest pageSize

pageToken

pageToken?: (string|null);

ListBackupPlanBindingsRequest pageToken

parent

parent?: (string|null);

ListBackupPlanBindingsRequest parent