API documentation for financialservices_v1.types
package.
Classes
BacktestResult
BacktestResult is created to test the performance of a model on a dataset.
BigQueryDestination
BigQueryDestination is a wrapper for BigQuery output information.
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.
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.
EngineVersion
EngineVersion controls which version of the engine is used to tune, train, and run the model.
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.
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.
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.
OperationMetadata
Represents the metadata of the long-running operation.
PredictionResult
PredictionResult is the result of using a model to create predictions.
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