Uses of Class
com.google.cloud.channel.v1.FetchReportResultsRequest
-
Packages that use FetchReportResultsRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of FetchReportResultsRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return FetchReportResultsRequest Modifier and Type Method Description FetchReportResultsRequestFetchReportResultsRequest.Builder. build()FetchReportResultsRequestFetchReportResultsRequest.Builder. buildPartial()static FetchReportResultsRequestFetchReportResultsRequest. getDefaultInstance()FetchReportResultsRequestFetchReportResultsRequest.Builder. getDefaultInstanceForType()FetchReportResultsRequestFetchReportResultsRequest. getDefaultInstanceForType()static FetchReportResultsRequestFetchReportResultsRequest. parseDelimitedFrom(InputStream input)static FetchReportResultsRequestFetchReportResultsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchReportResultsRequestFetchReportResultsRequest. parseFrom(byte[] data)static FetchReportResultsRequestFetchReportResultsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchReportResultsRequestFetchReportResultsRequest. parseFrom(com.google.protobuf.ByteString data)static FetchReportResultsRequestFetchReportResultsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchReportResultsRequestFetchReportResultsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static FetchReportResultsRequestFetchReportResultsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchReportResultsRequestFetchReportResultsRequest. parseFrom(InputStream input)static FetchReportResultsRequestFetchReportResultsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FetchReportResultsRequestFetchReportResultsRequest. parseFrom(ByteBuffer data)static FetchReportResultsRequestFetchReportResultsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type FetchReportResultsRequest Modifier and Type Method Description 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.UnaryCallable<FetchReportResultsRequest,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse>CloudChannelReportsServiceClient. fetchReportResultsPagedCallable()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<FetchReportResultsRequest>FetchReportResultsRequest. getParserForType()static com.google.protobuf.Parser<FetchReportResultsRequest>FetchReportResultsRequest. parser()Methods in com.google.cloud.channel.v1 with parameters of type FetchReportResultsRequest Modifier and Type Method Description CloudChannelReportsServiceClient.FetchReportResultsPagedResponseCloudChannelReportsServiceClient. fetchReportResults(FetchReportResultsRequest request)Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].default voidCloudChannelReportsServiceGrpc.AsyncService. fetchReportResults(FetchReportResultsRequest request, io.grpc.stub.StreamObserver<FetchReportResultsResponse> responseObserver)Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].FetchReportResultsResponseCloudChannelReportsServiceGrpc.CloudChannelReportsServiceBlockingStub. fetchReportResults(FetchReportResultsRequest request)Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].com.google.common.util.concurrent.ListenableFuture<FetchReportResultsResponse>CloudChannelReportsServiceGrpc.CloudChannelReportsServiceFutureStub. fetchReportResults(FetchReportResultsRequest request)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].FetchReportResultsRequest.BuilderFetchReportResultsRequest.Builder. mergeFrom(FetchReportResultsRequest other)static FetchReportResultsRequest.BuilderFetchReportResultsRequest. newBuilder(FetchReportResultsRequest prototype)Method parameters in com.google.cloud.channel.v1 with type arguments of type FetchReportResultsRequest 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)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) -
Uses of FetchReportResultsRequest in com.google.cloud.channel.v1.stub
-