Uses of Class
com.google.cloud.channel.v1.FetchReportResultsResponse
-
Packages that use FetchReportResultsResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of FetchReportResultsResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return FetchReportResultsResponse Modifier and Type Method Description FetchReportResultsResponseFetchReportResultsResponse.Builder. build()FetchReportResultsResponseFetchReportResultsResponse.Builder. buildPartial()FetchReportResultsResponseCloudChannelReportsServiceGrpc.CloudChannelReportsServiceBlockingStub. fetchReportResults(FetchReportResultsRequest request)Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].static FetchReportResultsResponseFetchReportResultsResponse. getDefaultInstance()FetchReportResultsResponseFetchReportResultsResponse.Builder. getDefaultInstanceForType()FetchReportResultsResponseFetchReportResultsResponse. getDefaultInstanceForType()static FetchReportResultsResponseFetchReportResultsResponse. parseDelimitedFrom(InputStream input)static FetchReportResultsResponseFetchReportResultsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchReportResultsResponseFetchReportResultsResponse. parseFrom(byte[] data)static FetchReportResultsResponseFetchReportResultsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchReportResultsResponseFetchReportResultsResponse. parseFrom(com.google.protobuf.ByteString data)static FetchReportResultsResponseFetchReportResultsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchReportResultsResponseFetchReportResultsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static FetchReportResultsResponseFetchReportResultsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchReportResultsResponseFetchReportResultsResponse. parseFrom(InputStream input)static FetchReportResultsResponseFetchReportResultsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchReportResultsResponseFetchReportResultsResponse. parseFrom(ByteBuffer data)static FetchReportResultsResponseFetchReportResultsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type FetchReportResultsResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<FetchReportResultsResponse>CloudChannelReportsServiceGrpc.CloudChannelReportsServiceFutureStub. fetchReportResults(FetchReportResultsRequest request)Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse>CloudChannelReportsServiceClient. fetchReportResultsCallable()Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].com.google.api.gax.rpc.PagedCallSettings.Builder<FetchReportResultsRequest,FetchReportResultsResponse,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse>CloudChannelReportsServiceSettings.Builder. fetchReportResultsSettings()Returns the builder for the settings used for calls to fetchReportResults.com.google.api.gax.rpc.PagedCallSettings<FetchReportResultsRequest,FetchReportResultsResponse,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse>CloudChannelReportsServiceSettings. fetchReportResultsSettings()Returns the object with the settings used for calls to fetchReportResults.static io.grpc.MethodDescriptor<FetchReportResultsRequest,FetchReportResultsResponse>CloudChannelReportsServiceGrpc. getFetchReportResultsMethod()com.google.protobuf.Parser<FetchReportResultsResponse>FetchReportResultsResponse. getParserForType()static com.google.protobuf.Parser<FetchReportResultsResponse>FetchReportResultsResponse. parser()Methods in com.google.cloud.channel.v1 with parameters of type FetchReportResultsResponse Modifier and Type Method Description protected CloudChannelReportsServiceClient.FetchReportResultsPageCloudChannelReportsServiceClient.FetchReportResultsPage. createPage(com.google.api.gax.rpc.PageContext<FetchReportResultsRequest,FetchReportResultsResponse,Row> context, FetchReportResultsResponse response)FetchReportResultsResponse.BuilderFetchReportResultsResponse.Builder. mergeFrom(FetchReportResultsResponse other)static FetchReportResultsResponse.BuilderFetchReportResultsResponse. newBuilder(FetchReportResultsResponse prototype)Method parameters in com.google.cloud.channel.v1 with type arguments of type FetchReportResultsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelReportsServiceClient.FetchReportResultsPagedResponse>CloudChannelReportsServiceClient.FetchReportResultsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<FetchReportResultsRequest,FetchReportResultsResponse,Row> context, com.google.api.core.ApiFuture<FetchReportResultsResponse> futureResponse)static com.google.api.core.ApiFuture<CloudChannelReportsServiceClient.FetchReportResultsPagedResponse>CloudChannelReportsServiceClient.FetchReportResultsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<FetchReportResultsRequest,FetchReportResultsResponse,Row> context, com.google.api.core.ApiFuture<FetchReportResultsResponse> futureResponse)protected CloudChannelReportsServiceClient.FetchReportResultsPageCloudChannelReportsServiceClient.FetchReportResultsPage. createPage(com.google.api.gax.rpc.PageContext<FetchReportResultsRequest,FetchReportResultsResponse,Row> context, FetchReportResultsResponse response)com.google.api.core.ApiFuture<CloudChannelReportsServiceClient.FetchReportResultsPage>CloudChannelReportsServiceClient.FetchReportResultsPage. createPageAsync(com.google.api.gax.rpc.PageContext<FetchReportResultsRequest,FetchReportResultsResponse,Row> context, com.google.api.core.ApiFuture<FetchReportResultsResponse> futureResponse)com.google.api.core.ApiFuture<CloudChannelReportsServiceClient.FetchReportResultsPage>CloudChannelReportsServiceClient.FetchReportResultsPage. createPageAsync(com.google.api.gax.rpc.PageContext<FetchReportResultsRequest,FetchReportResultsResponse,Row> context, com.google.api.core.ApiFuture<FetchReportResultsResponse> futureResponse)default voidCloudChannelReportsServiceGrpc.AsyncService. fetchReportResults(FetchReportResultsRequest request, io.grpc.stub.StreamObserver<FetchReportResultsResponse> responseObserver)Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].voidCloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub. fetchReportResults(FetchReportResultsRequest request, io.grpc.stub.StreamObserver<FetchReportResultsResponse> responseObserver)Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob]. -
Uses of FetchReportResultsResponse in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type FetchReportResultsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse>CloudChannelReportsServiceStub. fetchReportResultsCallable()com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse>GrpcCloudChannelReportsServiceStub. fetchReportResultsCallable()com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse>HttpJsonCloudChannelReportsServiceStub. fetchReportResultsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<FetchReportResultsRequest,FetchReportResultsResponse,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse>CloudChannelReportsServiceStubSettings.Builder. fetchReportResultsSettings()Returns the builder for the settings used for calls to fetchReportResults.com.google.api.gax.rpc.PagedCallSettings<FetchReportResultsRequest,FetchReportResultsResponse,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse>CloudChannelReportsServiceStubSettings. fetchReportResultsSettings()Returns the object with the settings used for calls to fetchReportResults.
-