Cloud Channel V1 API - Module Google::Cloud::Channel::V1::CloudChannelReportsService::Paths (v2.4.0)
Reference documentation and code samples for the Cloud Channel V1 API module Google::Cloud::Channel::V1::CloudChannelReportsService::Paths.
Path helper methods for the CloudChannelReportsService API.
Methods
#report_job_path
def report_job_path(account:, report_job:) -> ::String
Create a fully-qualified ReportJob resource string.
The resource will be in the following format:
accounts/{account}/reportJobs/{report_job}
Parameters
-
account (String)
-
report_job (String)
#report_path
def report_path(account:, report:) -> ::String
Create a fully-qualified Report resource string.
The resource will be in the following format:
accounts/{account}/reports/{report}
Parameters
-
account (String)
-
report (String)
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-10-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-10 UTC."],[],[]]