View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExportTensorboardTimeSeriesDataRequest (google_api_ai_platform v0.13.0)
Request message for TensorboardService.ExportTensorboardTimeSeriesData.
Attributes
-
filter
(type:String.t
, default:nil
) - Exports the TensorboardTimeSeries' data that match the filter expression. -
orderBy
(type:String.t
, default:nil
) - Field to use to sort the TensorboardTimeSeries' data. By default, TensorboardTimeSeries' data is returned in a pseudo random order. -
pageSize
(type:integer()
, default:nil
) - The maximum number of data points to return per page. The default page_size is 1000. Values must be between 1 and 10000. Values above 10000 are coerced to 10000. -
pageToken
(type:String.t
, default:nil
) - A page token, received from a previous ExportTensorboardTimeSeriesData call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ExportTensorboardTimeSeriesData must match the call that provided the page token.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.