Google Cloud Gke Backup V1 Client - Class GetBackupChannelRequest (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 GetBackupChannelRequest.
Request message for GetBackupChannel.
Generated from protobuf message google.cloud.gkebackup.v1.GetBackupChannelRequest
Namespace
Google \ Cloud \ GkeBackup \ V1
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Fully qualified BackupChannel name. Format: projects/*/locations/*/backupChannels/*
getName
Required. Fully qualified BackupChannel name.
Format: projects/*/locations/*/backupChannels/*
setName
Required. Fully qualified BackupChannel name.
Format: projects/*/locations/*/backupChannels/*
static::build
name
string
Required. Fully qualified BackupChannel name.
Format: projects/*/locations/*/backupChannels/*
Please see BackupForGKEClient::backupChannelName()
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 GetBackupChannelRequest (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-gke-backup/latest/V1.GetBackupChannelRequest)\n- [1.2.0](/php/docs/reference/cloud-gke-backup/1.2.0/V1.GetBackupChannelRequest)\n- [1.0.3](/php/docs/reference/cloud-gke-backup/1.0.3/V1.GetBackupChannelRequest)\n- [0.8.1](/php/docs/reference/cloud-gke-backup/0.8.1/V1.GetBackupChannelRequest)\n- [0.7.2](/php/docs/reference/cloud-gke-backup/0.7.2/V1.GetBackupChannelRequest)\n- [0.6.0](/php/docs/reference/cloud-gke-backup/0.6.0/V1.GetBackupChannelRequest)\n- [0.5.3](/php/docs/reference/cloud-gke-backup/0.5.3/V1.GetBackupChannelRequest)\n- [0.4.0](/php/docs/reference/cloud-gke-backup/0.4.0/V1.GetBackupChannelRequest)\n- [0.3.1](/php/docs/reference/cloud-gke-backup/0.3.1/V1.GetBackupChannelRequest)\n- [0.2.0](/php/docs/reference/cloud-gke-backup/0.2.0/V1.GetBackupChannelRequest)\n- [0.1.7](/php/docs/reference/cloud-gke-backup/0.1.7/V1.GetBackupChannelRequest) \nReference documentation and code samples for the Google Cloud Gke Backup V1 Client class GetBackupChannelRequest.\n\nRequest message for GetBackupChannel.\n\nGenerated from protobuf message `google.cloud.gkebackup.v1.GetBackupChannelRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeBackup \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Fully qualified BackupChannel name.\n\nFormat: `projects/*/locations/*/backupChannels/*`\n\n### setName\n\nRequired. Fully qualified BackupChannel name.\n\nFormat: `projects/*/locations/*/backupChannels/*`\n\n### static::build"]]