Resource
Exchange
Resource that represents an instance of aRecurringExchange for a single date.
Resource name with one of these patterns:
recurringExchanges/{recurring_exchange}/exchanges/{exchange}dataProviders/{data_provider}/recurringExchanges/{recurring_exchange}/exchanges/{exchange}modelProviders/{model_provider}/recurringExchanges/{recurring_exchange}/exchanges/{exchange}
Date of the Exchange. Must be a complete date (no field can be unset/zero).
State of this Exchange.Enum values:
STATE_UNSPECIFIED: Default value used if the state is omittedACTIVE: The exchange has not yet reached a terminal stateSUCCEEDED: The exchange has completed successfullyFAILED: The exchange has failed
SHA256 hash of the audit trail, if uploaded.
DOT language representation of the Exchange. This gives the status and relationship between all steps.See https://graphviz.org/doc/info/lang.html for the language specification.
Methods
GetExchange
Returns theExchange with the specified resource key.
Resource name of the Exchange to retrieve.Format:
recurringExchanges/{recurring_exchange}/exchanges/{exchange} (or with dataProviders/modelProviders prefix)Exchange resource.
Example Request
