Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the
launch stage descriptions .
public abstract class AlphaAnalyticsDataStub implements BackgroundResource
Base stub class for the AlphaAnalyticsData service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
AlphaAnalyticsDataStub()
public AlphaAnalyticsDataStub()
Methods
close()
public abstract void close()
createAudienceListCallable()
public UnaryCallable<CreateAudienceListRequest,Operation> createAudienceListCallable()
createAudienceListOperationCallable()
public OperationCallable<CreateAudienceListRequest,AudienceList,AudienceListMetadata> createAudienceListOperationCallable()
createRecurringAudienceListCallable()
public UnaryCallable<CreateRecurringAudienceListRequest,RecurringAudienceList> createRecurringAudienceListCallable()
createReportTaskCallable()
public UnaryCallable<CreateReportTaskRequest,Operation> createReportTaskCallable()
createReportTaskOperationCallable()
public OperationCallable<CreateReportTaskRequest,ReportTask,ReportTaskMetadata> createReportTaskOperationCallable()
getAudienceListCallable()
public UnaryCallable<GetAudienceListRequest,AudienceList> getAudienceListCallable()
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub()
getOperationsStub()
public OperationsStub getOperationsStub()
getRecurringAudienceListCallable()
public UnaryCallable<GetRecurringAudienceListRequest,RecurringAudienceList> getRecurringAudienceListCallable()
getReportTaskCallable()
public UnaryCallable<GetReportTaskRequest,ReportTask> getReportTaskCallable()
listAudienceListsCallable()
public UnaryCallable<ListAudienceListsRequest,ListAudienceListsResponse> listAudienceListsCallable()
listAudienceListsPagedCallable()
public UnaryCallable<ListAudienceListsRequest,AlphaAnalyticsDataClient.ListAudienceListsPagedResponse> listAudienceListsPagedCallable()
listRecurringAudienceListsCallable()
public UnaryCallable<ListRecurringAudienceListsRequest,ListRecurringAudienceListsResponse> listRecurringAudienceListsCallable()
listRecurringAudienceListsPagedCallable()
public UnaryCallable<ListRecurringAudienceListsRequest,AlphaAnalyticsDataClient.ListRecurringAudienceListsPagedResponse> listRecurringAudienceListsPagedCallable()
listReportTasksCallable()
public UnaryCallable<ListReportTasksRequest,ListReportTasksResponse> listReportTasksCallable()
listReportTasksPagedCallable()
public UnaryCallable<ListReportTasksRequest,AlphaAnalyticsDataClient.ListReportTasksPagedResponse> listReportTasksPagedCallable()
queryAudienceListCallable()
public UnaryCallable<QueryAudienceListRequest,QueryAudienceListResponse> queryAudienceListCallable()
queryReportTaskCallable()
public UnaryCallable<QueryReportTaskRequest,QueryReportTaskResponse> queryReportTaskCallable()
runFunnelReportCallable()
public UnaryCallable<RunFunnelReportRequest,RunFunnelReportResponse> runFunnelReportCallable()
sheetExportAudienceListCallable()
public UnaryCallable<SheetExportAudienceListRequest,SheetExportAudienceListResponse> sheetExportAudienceListCallable()