Financial Services v1 API - Namespace Google.Cloud.FinancialServices.V1 (1.0.0-beta02)

Classes

AML

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

AML.AMLBase

Base class for server-side implementations of AML

AML.AMLClient

Client for AML

AMLClient

AML client wrapper, for convenient use.

AMLClientBuilder

Builder class for AMLClient to provide simple configuration of credentials, endpoint etc.

AMLClientImpl

AML client wrapper implementation, for convenient use.

AMLSettings

Settings for AMLClient instances.

BacktestResult

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

BacktestResult.Types

Container for nested types declared in the BacktestResult message type.

BacktestResult.Types.PerformanceTarget

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

BacktestResultName

Resource name for the BacktestResult resource.

BigQueryDestination

BigQueryDestination is a wrapper for BigQuery output information.

BigQueryDestination.Types

Container for nested types declared in the BigQueryDestination message type.

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.

Dataset.Types

Container for nested types declared in the Dataset message type.

DatasetName

Resource name for the Dataset resource.

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.

EngineConfig.Types

Container for nested types declared in the EngineConfig message type.

EngineConfig.Types.HyperparameterSource

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

EngineConfig.Types.PerformanceTarget

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

EngineConfig.Types.Tuning

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

EngineConfigName

Resource name for the EngineConfig resource.

EngineVersion

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

EngineVersion.Types

Container for nested types declared in the EngineVersion message type.

EngineVersionName

Resource name for the EngineVersion resource.

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.

ImportRegisteredPartiesRequest.Types

Container for nested types declared in the ImportRegisteredPartiesRequest message type.

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.

Instance.Types

Container for nested types declared in the Instance message type.

InstanceName

Resource name for the Instance resource.

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.

Model.Types

Container for nested types declared in the Model message type.

ModelName

Resource name for the Model resource.

OperationMetadata

Represents the metadata of the long-running operation.

PredictionResult

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

PredictionResult.Types

Container for nested types declared in the PredictionResult message type.

PredictionResult.Types.Outputs

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

PredictionResultName

Resource name for the PredictionResult 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

Enums

BacktestResult.Types.State

The possible states of a resource.

BacktestResultName.ResourceNameType

The possible contents of BacktestResultName.

BigQueryDestination.Types.WriteDisposition

WriteDisposition controls the behavior when the destination table already exists.

Dataset.Types.State

The possible states of a resource.

DatasetName.ResourceNameType

The possible contents of DatasetName.

EngineConfig.Types.HyperparameterSourceType

The type of the hyperparameter source.

EngineConfig.Types.State

The possible states of a resource.

EngineConfigName.ResourceNameType

The possible contents of EngineConfigName.

EngineVersion.Types.State

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

EngineVersionName.ResourceNameType

The possible contents of EngineVersionName.

ImportRegisteredPartiesRequest.Types.UpdateMode

UpdateMode controls the behavior for ImportRegisteredParties.

Instance.Types.State

The Resource State

InstanceName.ResourceNameType

The possible contents of InstanceName.

LineOfBusiness

Indicate which LineOfBusiness a party belongs to.

Model.Types.State

The possible states of a resource.

ModelName.ResourceNameType

The possible contents of ModelName.

PredictionResult.Types.State

The possible states of a resource.

PredictionResultName.ResourceNameType

The possible contents of PredictionResultName.