Uses of Class
com.google.cloud.channel.v1.Report
-
Packages that use Report Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of Report in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return Report Modifier and Type Method Description ReportReport.Builder. build()ReportReport.Builder. buildPartial()static ReportReport. getDefaultInstance()ReportReport.Builder. getDefaultInstanceForType()ReportReport. getDefaultInstanceForType()ReportReportResultsMetadata.Builder. getReport()Details of the completed report.ReportReportResultsMetadata. getReport()Details of the completed report.ReportReportResultsMetadataOrBuilder. getReport()Details of the completed report.ReportListReportsResponse.Builder. getReports(int index)The reports available to the partner.ReportListReportsResponse. getReports(int index)The reports available to the partner.ReportListReportsResponseOrBuilder. getReports(int index)The reports available to the partner.static ReportReport. parseDelimitedFrom(InputStream input)static ReportReport. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportReport. parseFrom(byte[] data)static ReportReport. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportReport. parseFrom(com.google.protobuf.ByteString data)static ReportReport. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportReport. parseFrom(com.google.protobuf.CodedInputStream input)static ReportReport. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportReport. parseFrom(InputStream input)static ReportReport. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportReport. parseFrom(ByteBuffer data)static ReportReport. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type Report Modifier and Type Method Description com.google.protobuf.Parser<Report>Report. getParserForType()List<Report>ListReportsResponse.Builder. getReportsList()The reports available to the partner.List<Report>ListReportsResponse. getReportsList()The reports available to the partner.List<Report>ListReportsResponseOrBuilder. getReportsList()The reports available to the partner.static com.google.protobuf.Parser<Report>Report. parser()Methods in com.google.cloud.channel.v1 with parameters of type Report Modifier and Type Method Description ListReportsResponse.BuilderListReportsResponse.Builder. addReports(int index, Report value)The reports available to the partner.ListReportsResponse.BuilderListReportsResponse.Builder. addReports(Report value)The reports available to the partner.Report.BuilderReport.Builder. mergeFrom(Report other)ReportResultsMetadata.BuilderReportResultsMetadata.Builder. mergeReport(Report value)Details of the completed report.static Report.BuilderReport. newBuilder(Report prototype)ReportResultsMetadata.BuilderReportResultsMetadata.Builder. setReport(Report value)Details of the completed report.ListReportsResponse.BuilderListReportsResponse.Builder. setReports(int index, Report value)The reports available to the partner.Method parameters in com.google.cloud.channel.v1 with type arguments of type Report Modifier and Type Method Description ListReportsResponse.BuilderListReportsResponse.Builder. addAllReports(Iterable<? extends Report> values)The reports available to the partner.static com.google.api.core.ApiFuture<CloudChannelReportsServiceClient.ListReportsPagedResponse>CloudChannelReportsServiceClient.ListReportsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListReportsRequest,ListReportsResponse,Report> context, com.google.api.core.ApiFuture<ListReportsResponse> futureResponse)protected CloudChannelReportsServiceClient.ListReportsPageCloudChannelReportsServiceClient.ListReportsPage. createPage(com.google.api.gax.rpc.PageContext<ListReportsRequest,ListReportsResponse,Report> context, ListReportsResponse response)com.google.api.core.ApiFuture<CloudChannelReportsServiceClient.ListReportsPage>CloudChannelReportsServiceClient.ListReportsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListReportsRequest,ListReportsResponse,Report> context, com.google.api.core.ApiFuture<ListReportsResponse> futureResponse)
-