Skip to content

Commit

Permalink
feat: [cloudchannel] added partition_keys field to filter results fro…
Browse files Browse the repository at this point in the history
…m FetchReportResults (#9437)

* feat: added partition_keys field to filter results from FetchReportResults
docs: Change references from GCP to Google Cloud

PiperOrigin-RevId: 532265140

Source-Link: googleapis/googleapis@31893ad

Source-Link: https://github.com/googleapis/googleapis-gen/commit/5015d29229762a1d03bb246fa5bdd05fbf7b9741
Copy-Tag: eyJwIjoiamF2YS1jaGFubmVsLy5Pd2xCb3QueWFtbCIsImgiOiI1MDE1ZDI5MjI5NzYyYTFkMDNiYjI0NmZhNWJkZDA1ZmJmN2I5NzQxIn0=

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 22, 2023
1 parent 4ab7b4f commit 0857e33
Show file tree
Hide file tree
Showing 25 changed files with 854 additions and 298 deletions.
2 changes: 1 addition & 1 deletion java-channel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-channel.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-channel/3.20.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-channel/3.21.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
// AUTO-GENERATED DOCUMENTATION AND CLASS.
/**
* Service Description: CloudChannelReportsService lets Google Cloud resellers and distributors
* retrieve and combine a variety of data in Cloud Channel for multiple products (Google Cloud
* Platform (GCP), Google Voice, and Google Workspace.)
* retrieve and combine a variety of data in Cloud Channel for multiple products (Google Cloud,
* Google Voice, and Google Workspace.)
*
* <p>This class provides the ability to make remote calls to the backing service through method
* calls that map to API methods. Sample code to get started:
Expand Down Expand Up @@ -478,6 +478,7 @@ public final FetchReportResultsPagedResponse fetchReportResults(String reportJob
* .setReportJob(ReportJobName.of("[ACCOUNT]", "[REPORT_JOB]").toString())
* .setPageSize(883849137)
* .setPageToken("pageToken873572522")
* .addAllPartitionKeys(new ArrayList<String>())
* .build();
* for (Row element :
* cloudChannelReportsServiceClient.fetchReportResults(request).iterateAll()) {
Expand Down Expand Up @@ -514,6 +515,7 @@ public final FetchReportResultsPagedResponse fetchReportResults(
* .setReportJob(ReportJobName.of("[ACCOUNT]", "[REPORT_JOB]").toString())
* .setPageSize(883849137)
* .setPageToken("pageToken873572522")
* .addAllPartitionKeys(new ArrayList<String>())
* .build();
* ApiFuture<Row> future =
* cloudChannelReportsServiceClient.fetchReportResultsPagedCallable().futureCall(request);
Expand Down Expand Up @@ -549,6 +551,7 @@ public final FetchReportResultsPagedResponse fetchReportResults(
* .setReportJob(ReportJobName.of("[ACCOUNT]", "[REPORT_JOB]").toString())
* .setPageSize(883849137)
* .setPageToken("pageToken873572522")
* .addAllPartitionKeys(new ArrayList<String>())
* .build();
* while (true) {
* FetchReportResultsResponse response =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
* <p>======================= CloudChannelReportsServiceClient =======================
*
* <p>Service Description: CloudChannelReportsService lets Google Cloud resellers and distributors
* retrieve and combine a variety of data in Cloud Channel for multiple products (Google Cloud
* Platform (GCP), Google Voice, and Google Workspace.)
* retrieve and combine a variety of data in Cloud Channel for multiple products (Google Cloud,
* Google Voice, and Google Workspace.)
*
* <p>Sample for CloudChannelReportsServiceClient:
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
* <pre>
* CloudChannelReportsService lets Google Cloud resellers and
* distributors retrieve and combine a variety of data in Cloud Channel for
* multiple products (Google Cloud Platform (GCP), Google Voice, and
* Google Workspace.)
* multiple products (Google Cloud, Google Voice, and Google Workspace.)
* </pre>
*/
@javax.annotation.Generated(
Expand Down Expand Up @@ -224,8 +223,7 @@ public CloudChannelReportsServiceFutureStub newStub(
* <pre>
* CloudChannelReportsService lets Google Cloud resellers and
* distributors retrieve and combine a variety of data in Cloud Channel for
* multiple products (Google Cloud Platform (GCP), Google Voice, and
* Google Workspace.)
* multiple products (Google Cloud, Google Voice, and Google Workspace.)
* </pre>
*/
public interface AsyncService {
Expand Down Expand Up @@ -302,8 +300,7 @@ default void listReports(
* <pre>
* CloudChannelReportsService lets Google Cloud resellers and
* distributors retrieve and combine a variety of data in Cloud Channel for
* multiple products (Google Cloud Platform (GCP), Google Voice, and
* Google Workspace.)
* multiple products (Google Cloud, Google Voice, and Google Workspace.)
* </pre>
*/
public abstract static class CloudChannelReportsServiceImplBase
Expand All @@ -321,8 +318,7 @@ public final io.grpc.ServerServiceDefinition bindService() {
* <pre>
* CloudChannelReportsService lets Google Cloud resellers and
* distributors retrieve and combine a variety of data in Cloud Channel for
* multiple products (Google Cloud Platform (GCP), Google Voice, and
* Google Workspace.)
* multiple products (Google Cloud, Google Voice, and Google Workspace.)
* </pre>
*/
public static final class CloudChannelReportsServiceStub
Expand Down Expand Up @@ -416,8 +412,7 @@ public void listReports(
* <pre>
* CloudChannelReportsService lets Google Cloud resellers and
* distributors retrieve and combine a variety of data in Cloud Channel for
* multiple products (Google Cloud Platform (GCP), Google Voice, and
* Google Workspace.)
* multiple products (Google Cloud, Google Voice, and Google Workspace.)
* </pre>
*/
public static final class CloudChannelReportsServiceBlockingStub
Expand Down Expand Up @@ -501,8 +496,7 @@ public com.google.cloud.channel.v1.ListReportsResponse listReports(
* <pre>
* CloudChannelReportsService lets Google Cloud resellers and
* distributors retrieve and combine a variety of data in Cloud Channel for
* multiple products (Google Cloud Platform (GCP), Google Voice, and
* Google Workspace.)
* multiple products (Google Cloud, Google Voice, and Google Workspace.)
* </pre>
*/
public static final class CloudChannelReportsServiceFutureStub
Expand Down
Loading

0 comments on commit 0857e33

Please sign in to comment.