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 FetchReportResultsRequest
FetchReportResultsRequest.Builder. build()
FetchReportResultsRequest
FetchReportResultsRequest.Builder. buildPartial()
static FetchReportResultsRequest
FetchReportResultsRequest. getDefaultInstance()
FetchReportResultsRequest
FetchReportResultsRequest.Builder. getDefaultInstanceForType()
FetchReportResultsRequest
FetchReportResultsRequest. getDefaultInstanceForType()
static FetchReportResultsRequest
FetchReportResultsRequest. parseDelimitedFrom(InputStream input)
static FetchReportResultsRequest
FetchReportResultsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchReportResultsRequest
FetchReportResultsRequest. parseFrom(byte[] data)
static FetchReportResultsRequest
FetchReportResultsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchReportResultsRequest
FetchReportResultsRequest. parseFrom(com.google.protobuf.ByteString data)
static FetchReportResultsRequest
FetchReportResultsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchReportResultsRequest
FetchReportResultsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static FetchReportResultsRequest
FetchReportResultsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchReportResultsRequest
FetchReportResultsRequest. parseFrom(InputStream input)
static FetchReportResultsRequest
FetchReportResultsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchReportResultsRequest
FetchReportResultsRequest. parseFrom(ByteBuffer data)
static FetchReportResultsRequest
FetchReportResultsRequest. 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.FetchReportResultsPagedResponse
CloudChannelReportsServiceClient. fetchReportResults(FetchReportResultsRequest request)
Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].default void
CloudChannelReportsServiceGrpc.AsyncService. fetchReportResults(FetchReportResultsRequest request, io.grpc.stub.StreamObserver<FetchReportResultsResponse> responseObserver)
Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].FetchReportResultsResponse
CloudChannelReportsServiceGrpc.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].void
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub. fetchReportResults(FetchReportResultsRequest request, io.grpc.stub.StreamObserver<FetchReportResultsResponse> responseObserver)
Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].FetchReportResultsRequest.Builder
FetchReportResultsRequest.Builder. mergeFrom(FetchReportResultsRequest other)
static FetchReportResultsRequest.Builder
FetchReportResultsRequest. 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.FetchReportResultsPage
CloudChannelReportsServiceClient.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
-