Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::FetchBackupPlanAssociationsForResourceTypeResponse.
Response for the FetchBackupPlanAssociationsForResourceType method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#backup_plan_associations
def backup_plan_associations() -> ::Array<::Google::Cloud::BackupDR::V1::BackupPlanAssociation>
Returns
- (::Array<::Google::Cloud::BackupDR::V1::BackupPlanAssociation>) — Output only. The BackupPlanAssociations from the specified parent.
#next_page_token
def next_page_token() -> ::String
Returns
-
(::String) — Output only. A token, which can be sent as
page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.