Package Classes (0.1.0)

Summary of entries of Classes for google-cloud-financialservices.

Classes

AMLAsyncClient

The AML (Anti Money Laundering) service allows users to perform REST operations on aml.

AMLClient

The AML (Anti Money Laundering) service allows users to perform REST operations on aml.

ListBacktestResultsAsyncPager

A pager for iterating through list_backtest_results requests.

This class thinly wraps an initial ListBacktestResultsResponse object, and provides an __aiter__ method to iterate through its backtest_results field.

If there are more pages, the __aiter__ method will make additional ListBacktestResults requests and continue to iterate through the backtest_results field on the corresponding responses.

All the usual ListBacktestResultsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListBacktestResultsPager

A pager for iterating through list_backtest_results requests.

This class thinly wraps an initial ListBacktestResultsResponse object, and provides an __iter__ method to iterate through its backtest_results field.

If there are more pages, the __iter__ method will make additional ListBacktestResults requests and continue to iterate through the backtest_results field on the corresponding responses.

All the usual ListBacktestResultsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDatasetsAsyncPager

A pager for iterating through list_datasets requests.

This class thinly wraps an initial ListDatasetsResponse object, and provides an __aiter__ method to iterate through its datasets field.

If there are more pages, the __aiter__ method will make additional ListDatasets requests and continue to iterate through the datasets field on the corresponding responses.

All the usual ListDatasetsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDatasetsPager

A pager for iterating through list_datasets requests.

This class thinly wraps an initial ListDatasetsResponse object, and provides an __iter__ method to iterate through its datasets field.

If there are more pages, the __iter__ method will make additional ListDatasets requests and continue to iterate through the datasets field on the corresponding responses.

All the usual ListDatasetsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListEngineConfigsAsyncPager

A pager for iterating through list_engine_configs requests.

This class thinly wraps an initial ListEngineConfigsResponse object, and provides an __aiter__ method to iterate through its engine_configs field.

If there are more pages, the __aiter__ method will make additional ListEngineConfigs requests and continue to iterate through the engine_configs field on the corresponding responses.

All the usual ListEngineConfigsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListEngineConfigsPager

A pager for iterating through list_engine_configs requests.

This class thinly wraps an initial ListEngineConfigsResponse object, and provides an __iter__ method to iterate through its engine_configs field.

If there are more pages, the __iter__ method will make additional ListEngineConfigs requests and continue to iterate through the engine_configs field on the corresponding responses.

All the usual ListEngineConfigsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListEngineVersionsAsyncPager

A pager for iterating through list_engine_versions requests.

This class thinly wraps an initial ListEngineVersionsResponse object, and provides an __aiter__ method to iterate through its engine_versions field.

If there are more pages, the __aiter__ method will make additional ListEngineVersions requests and continue to iterate through the engine_versions field on the corresponding responses.

All the usual ListEngineVersionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListEngineVersionsPager

A pager for iterating through list_engine_versions requests.

This class thinly wraps an initial ListEngineVersionsResponse object, and provides an __iter__ method to iterate through its engine_versions field.

If there are more pages, the __iter__ method will make additional ListEngineVersions requests and continue to iterate through the engine_versions field on the corresponding responses.

All the usual ListEngineVersionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListInstancesAsyncPager

A pager for iterating through list_instances requests.

This class thinly wraps an initial ListInstancesResponse object, and provides an __aiter__ method to iterate through its instances field.

If there are more pages, the __aiter__ method will make additional ListInstances requests and continue to iterate through the instances field on the corresponding responses.

All the usual ListInstancesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListInstancesPager

A pager for iterating through list_instances requests.

This class thinly wraps an initial ListInstancesResponse object, and provides an __iter__ method to iterate through its instances field.

If there are more pages, the __iter__ method will make additional ListInstances requests and continue to iterate through the instances field on the corresponding responses.

All the usual ListInstancesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListModelsAsyncPager

A pager for iterating through list_models requests.

This class thinly wraps an initial ListModelsResponse object, and provides an __aiter__ method to iterate through its models field.

If there are more pages, the __aiter__ method will make additional ListModels requests and continue to iterate through the models field on the corresponding responses.

All the usual ListModelsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListModelsPager

A pager for iterating through list_models requests.

This class thinly wraps an initial ListModelsResponse object, and provides an __iter__ method to iterate through its models field.

If there are more pages, the __iter__ method will make additional ListModels requests and continue to iterate through the models field on the corresponding responses.

All the usual ListModelsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListPredictionResultsAsyncPager

A pager for iterating through list_prediction_results requests.

This class thinly wraps an initial ListPredictionResultsResponse object, and provides an __aiter__ method to iterate through its prediction_results field.

If there are more pages, the __aiter__ method will make additional ListPredictionResults requests and continue to iterate through the prediction_results field on the corresponding responses.

All the usual ListPredictionResultsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListPredictionResultsPager

A pager for iterating through list_prediction_results requests.

This class thinly wraps an initial ListPredictionResultsResponse object, and provides an __iter__ method to iterate through its prediction_results field.

If there are more pages, the __iter__ method will make additional ListPredictionResults requests and continue to iterate through the prediction_results field on the corresponding responses.

All the usual ListPredictionResultsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

BacktestResult

BacktestResult is created to test the performance of a model on a dataset.

LabelsEntry

The abstract base class for a message.

PerformanceTarget

PerformanceTarget gives hints on how to evaluate the performance of a model.

State

The possible states of a resource.

BigQueryDestination

BigQueryDestination is a wrapper for BigQuery output information.

WriteDisposition

WriteDisposition controls the behavior when the destination table already exists.

CreateBacktestResultRequest

Request for creating a BacktestResult resource.

CreateDatasetRequest

Request for creating a Dataset resource.

CreateEngineConfigRequest

Request for creating an EngineConfig resource.

CreateInstanceRequest

Request for creating a Instance resource.

CreateModelRequest

Request for creating a Model resource.

CreatePredictionResultRequest

Request for creating a PredictionResult resource.

Dataset

The Dataset resource contains summary information about a dataset.

LabelsEntry

The abstract base class for a message.

State

The possible states of a resource.

TableSpecsEntry

The abstract base class for a message.

DeleteBacktestResultRequest

Request for deleting a BacktestResult.

DeleteDatasetRequest

Request for deleting a Dataset.

DeleteEngineConfigRequest

Request for deleting an EngineConfig.

DeleteInstanceRequest

Request for deleting a Instance.

DeleteModelRequest

Request for deleting a Model.

DeletePredictionResultRequest

Request for deleting a PredictionResult.

EngineConfig

The EngineConfig resource creates the configuration for training a model.

HyperparameterSource

Parameters for bootstrapping an Engine Config with the results of another one.

HyperparameterSourceType

The type of the hyperparameter source.

LabelsEntry

The abstract base class for a message.

PerformanceTarget

PerformanceTarget gives hints on how to evaluate the performance of a model.

State

The possible states of a resource.

Tuning

The parameters needed for the tuning operation, these are used only in tuning and not passed on to training.

EngineVersion

EngineVersion controls which version of the engine is used to tune, train, and run the model.

State

State determines the lifecycle of a version and the models/engine configs trained with it.

ExportBacktestResultMetadataRequest

Request for exporting BacktestResult metadata.

ExportBacktestResultMetadataResponse

Response for exporting BacktestResult metadata.

ExportEngineConfigMetadataRequest

Request for exporting EngineConfig metadata.

ExportEngineConfigMetadataResponse

Response for exporting EngineConfig metadata.

ExportModelMetadataRequest

Request for exporting Model metadata.

ExportModelMetadataResponse

Response for exporting Model metadata.

ExportPredictionResultMetadataRequest

Request for exporting PredictionResult metadata.

ExportPredictionResultMetadataResponse

Response for exporting PredictionResult metadata.

ExportRegisteredPartiesRequest

Request to export a list of currently registered parties.

ExportRegisteredPartiesResponse

Response to export registered parties request.

GetBacktestResultRequest

Request for retrieving a specific BacktestResult resource.

GetDatasetRequest

Request for retrieving a specific Dataset resource.

GetEngineConfigRequest

Request for retrieving a specific EngineConfig resource.

GetEngineVersionRequest

Request for retrieving a specific EngineVersion resource.

GetInstanceRequest

Request for retrieving a specific Instance resource.

GetModelRequest

Request for retrieving a specific Model resource.

GetPredictionResultRequest

Request for retrieving a specific PredictionResult resource.

ImportRegisteredPartiesRequest

Request for adding/removing registered parties from BigQuery tables specified by the customer.

UpdateMode

UpdateMode controls the behavior for ImportRegisteredParties.

ImportRegisteredPartiesResponse

Response for adding/removing registered parties from BigQuery tables.

Instance

Instance is a container for the rest of API resources. Only resources in the same instance can interact with each other. Child resources inherit the location (data residency) and encryption (CMEK). The location of the provided input and output in requests must match the location of the instance.

LabelsEntry

The abstract base class for a message.

State

The Resource State

LineOfBusiness

Indicate which LineOfBusiness a party belongs to.

ListBacktestResultsRequest

Request for retrieving a paginated list of BacktestResult resources that meet the specified criteria.

ListBacktestResultsResponse

Response for retrieving a list of BacktestResults

ListDatasetsRequest

Request for retrieving a paginated list of Dataset resources that meet the specified criteria.

ListDatasetsResponse

Response for retrieving a list of Datasets

ListEngineConfigsRequest

Request for retrieving a paginated list of EngineConfig resources that meet the specified criteria.

ListEngineConfigsResponse

Response for retrieving a list of EngineConfigs

ListEngineVersionsRequest

Request for retrieving a paginated list of EngineVersion resources that meet the specified criteria.

ListEngineVersionsResponse

The response to a list call containing the list of engine versions.

ListInstancesRequest

Request for retrieving a paginated list of Instance resources that meet the specified criteria.

ListInstancesResponse

Response for retrieving a list of Instances

ListModelsRequest

Request for retrieving a paginated list of Model resources that meet the specified criteria.

ListModelsResponse

Response for retrieving a list of Models

ListPredictionResultsRequest

Request for retrieving a paginated list of PredictionResult resources that meet the specified criteria.

ListPredictionResultsResponse

Response for retrieving a list of PredictionResults

Model

Model represents a trained model.

LabelsEntry

The abstract base class for a message.

State

The possible states of a resource.

OperationMetadata

Represents the metadata of the long-running operation.

PredictionResult

PredictionResult is the result of using a model to create predictions.

LabelsEntry

The abstract base class for a message.

Outputs

Outputs is a list of places where the operation will write results.

State

The possible states of a resource.

UpdateBacktestResultRequest

Request for updating a BacktestResult

UpdateDatasetRequest

Request for updating a Dataset

UpdateEngineConfigRequest

Request for updating an EngineConfig

UpdateInstanceRequest

Request for updating a Instance

UpdateModelRequest

Request for updating a Model

UpdatePredictionResultRequest

Request for updating a PredictionResult

Modules

pagers

API documentation for financialservices_v1.services.aml.pagers module.