Reference documentation and code samples for the Cloud Spanner Database Admin V1 API class Google::Cloud::Spanner::Admin::Database::V1::ListBackupSchedulesRequest.
The request for ListBackupSchedules.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#page_size
def page_size() -> ::Integer
Returns
- (::Integer) — Optional. Number of backup schedules to be returned in the response. If 0 or less, defaults to the server's maximum allowed page size.
#page_size=
def page_size=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. Number of backup schedules to be returned in the response. If 0 or less, defaults to the server's maximum allowed page size.
Returns
- (::Integer) — Optional. Number of backup schedules to be returned in the response. If 0 or less, defaults to the server's maximum allowed page size.
#page_token
def page_token() -> ::String
Returns
-
(::String) — Optional. If non-empty,
page_token
should contain a next_page_token from a previous ListBackupSchedulesResponse to the sameparent
.
#page_token=
def page_token=(value) -> ::String
Parameter
-
value (::String) — Optional. If non-empty,
page_token
should contain a next_page_token from a previous ListBackupSchedulesResponse to the sameparent
.
Returns
-
(::String) — Optional. If non-empty,
page_token
should contain a next_page_token from a previous ListBackupSchedulesResponse to the sameparent
.
#parent
def parent() -> ::String
Returns
- (::String) — Required. Database is the parent resource whose backup schedules should be listed. Values are of the form projects/
#parent=
def parent=(value) -> ::String
Parameter
- value (::String) — Required. Database is the parent resource whose backup schedules should be listed. Values are of the form projects/
Returns
- (::String) — Required. Database is the parent resource whose backup schedules should be listed. Values are of the form projects/