Google Cloud Gke Backup V1 Client - Class GetBackupPlanBindingRequest (1.2.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class GetBackupPlanBindingRequest.
Request message for GetBackupPlanBinding.
Generated from protobuf message google.cloud.gkebackup.v1.GetBackupPlanBindingRequest
Namespace
Google \ Cloud \ GkeBackup \ V1
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Fully qualified BackupPlanBinding name. Format: projects/*/locations/*/backupChannels/*/backupPlanBindings/*
getName
Required. Fully qualified BackupPlanBinding name.
Format: projects/*/locations/*/backupChannels/*/backupPlanBindings/*
setName
Required. Fully qualified BackupPlanBinding name.
Format: projects/*/locations/*/backupChannels/*/backupPlanBindings/*
static::build
name
string
Required. Fully qualified BackupPlanBinding name.
Format: projects/*/locations/*/backupChannels/*/backupPlanBindings/*
Please see BackupForGKEClient::backupPlanBindingName()
for help formatting this field.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Gke Backup V1 Client - Class GetBackupPlanBindingRequest (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-gke-backup/latest/V1.GetBackupPlanBindingRequest)\n- [1.2.0](/php/docs/reference/cloud-gke-backup/1.2.0/V1.GetBackupPlanBindingRequest)\n- [1.0.3](/php/docs/reference/cloud-gke-backup/1.0.3/V1.GetBackupPlanBindingRequest)\n- [0.8.1](/php/docs/reference/cloud-gke-backup/0.8.1/V1.GetBackupPlanBindingRequest)\n- [0.7.2](/php/docs/reference/cloud-gke-backup/0.7.2/V1.GetBackupPlanBindingRequest)\n- [0.6.0](/php/docs/reference/cloud-gke-backup/0.6.0/V1.GetBackupPlanBindingRequest)\n- [0.5.3](/php/docs/reference/cloud-gke-backup/0.5.3/V1.GetBackupPlanBindingRequest)\n- [0.4.0](/php/docs/reference/cloud-gke-backup/0.4.0/V1.GetBackupPlanBindingRequest)\n- [0.3.1](/php/docs/reference/cloud-gke-backup/0.3.1/V1.GetBackupPlanBindingRequest)\n- [0.2.0](/php/docs/reference/cloud-gke-backup/0.2.0/V1.GetBackupPlanBindingRequest)\n- [0.1.7](/php/docs/reference/cloud-gke-backup/0.1.7/V1.GetBackupPlanBindingRequest) \nReference documentation and code samples for the Google Cloud Gke Backup V1 Client class GetBackupPlanBindingRequest.\n\nRequest message for GetBackupPlanBinding.\n\nGenerated from protobuf message `google.cloud.gkebackup.v1.GetBackupPlanBindingRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeBackup \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Fully qualified BackupPlanBinding name.\n\nFormat:\n`projects/*/locations/*/backupChannels/*/backupPlanBindings/*`\n\n### setName\n\nRequired. Fully qualified BackupPlanBinding name.\n\nFormat:\n`projects/*/locations/*/backupChannels/*/backupPlanBindings/*`\n\n### static::build"]]