Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets a TensorboardTimeSeries.
Using getTimeSeries
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getTimeSeries(args: GetTimeSeriesArgs, opts?: InvokeOptions): Promise<GetTimeSeriesResult>
function getTimeSeriesOutput(args: GetTimeSeriesOutputArgs, opts?: InvokeOptions): Output<GetTimeSeriesResult>def get_time_series(experiment_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
run_id: Optional[str] = None,
tensorboard_id: Optional[str] = None,
time_series_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTimeSeriesResult
def get_time_series_output(experiment_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
run_id: Optional[pulumi.Input[str]] = None,
tensorboard_id: Optional[pulumi.Input[str]] = None,
time_series_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTimeSeriesResult]func LookupTimeSeries(ctx *Context, args *LookupTimeSeriesArgs, opts ...InvokeOption) (*LookupTimeSeriesResult, error)
func LookupTimeSeriesOutput(ctx *Context, args *LookupTimeSeriesOutputArgs, opts ...InvokeOption) LookupTimeSeriesResultOutput> Note: This function is named LookupTimeSeries in the Go SDK.
public static class GetTimeSeries
{
public static Task<GetTimeSeriesResult> InvokeAsync(GetTimeSeriesArgs args, InvokeOptions? opts = null)
public static Output<GetTimeSeriesResult> Invoke(GetTimeSeriesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTimeSeriesResult> getTimeSeries(GetTimeSeriesArgs args, InvokeOptions options)
public static Output<GetTimeSeriesResult> getTimeSeries(GetTimeSeriesArgs args, InvokeOptions options)
fn::invoke:
function: google-native:aiplatform/v1:getTimeSeries
arguments:
# arguments dictionaryThe following arguments are supported:
- Experiment
Id string - Location string
- Run
Id string - Tensorboard
Id string - Time
Series stringId - Project string
- Experiment
Id string - Location string
- Run
Id string - Tensorboard
Id string - Time
Series stringId - Project string
- experiment
Id String - location String
- run
Id String - tensorboard
Id String - time
Series StringId - project String
- experiment
Id string - location string
- run
Id string - tensorboard
Id string - time
Series stringId - project string
- experiment_
id str - location str
- run_
id str - tensorboard_
id str - time_
series_ strid - project str
- experiment
Id String - location String
- run
Id String - tensorboard
Id String - time
Series StringId - project String
getTimeSeries Result
The following output properties are available:
- Create
Time string - Timestamp when this TensorboardTimeSeries was created.
- Description string
- Description of this TensorboardTimeSeries.
- Display
Name string - User provided name of this TensorboardTimeSeries. This value should be unique among all TensorboardTimeSeries resources belonging to the same TensorboardRun resource (parent resource).
- Etag string
- Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- Metadata
Pulumi.
Google Native. Aiplatform. V1. Outputs. Google Cloud Aiplatform V1Tensorboard Time Series Metadata Response - Scalar, Tensor, or Blob metadata for this TensorboardTimeSeries.
- Name string
- Name of the TensorboardTimeSeries.
- Plugin
Data string - Data of the current plugin, with the size limited to 65KB.
- Plugin
Name string - Immutable. Name of the plugin this time series pertain to. Such as Scalar, Tensor, Blob
- Update
Time string - Timestamp when this TensorboardTimeSeries was last updated.
- Value
Type string - Immutable. Type of TensorboardTimeSeries value.
- Create
Time string - Timestamp when this TensorboardTimeSeries was created.
- Description string
- Description of this TensorboardTimeSeries.
- Display
Name string - User provided name of this TensorboardTimeSeries. This value should be unique among all TensorboardTimeSeries resources belonging to the same TensorboardRun resource (parent resource).
- Etag string
- Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- Metadata
Google
Cloud Aiplatform V1Tensorboard Time Series Metadata Response - Scalar, Tensor, or Blob metadata for this TensorboardTimeSeries.
- Name string
- Name of the TensorboardTimeSeries.
- Plugin
Data string - Data of the current plugin, with the size limited to 65KB.
- Plugin
Name string - Immutable. Name of the plugin this time series pertain to. Such as Scalar, Tensor, Blob
- Update
Time string - Timestamp when this TensorboardTimeSeries was last updated.
- Value
Type string - Immutable. Type of TensorboardTimeSeries value.
- create
Time String - Timestamp when this TensorboardTimeSeries was created.
- description String
- Description of this TensorboardTimeSeries.
- display
Name String - User provided name of this TensorboardTimeSeries. This value should be unique among all TensorboardTimeSeries resources belonging to the same TensorboardRun resource (parent resource).
- etag String
- Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- metadata
Google
Cloud Aiplatform V1Tensorboard Time Series Metadata Response - Scalar, Tensor, or Blob metadata for this TensorboardTimeSeries.
- name String
- Name of the TensorboardTimeSeries.
- plugin
Data String - Data of the current plugin, with the size limited to 65KB.
- plugin
Name String - Immutable. Name of the plugin this time series pertain to. Such as Scalar, Tensor, Blob
- update
Time String - Timestamp when this TensorboardTimeSeries was last updated.
- value
Type String - Immutable. Type of TensorboardTimeSeries value.
- create
Time string - Timestamp when this TensorboardTimeSeries was created.
- description string
- Description of this TensorboardTimeSeries.
- display
Name string - User provided name of this TensorboardTimeSeries. This value should be unique among all TensorboardTimeSeries resources belonging to the same TensorboardRun resource (parent resource).
- etag string
- Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- metadata
Google
Cloud Aiplatform V1Tensorboard Time Series Metadata Response - Scalar, Tensor, or Blob metadata for this TensorboardTimeSeries.
- name string
- Name of the TensorboardTimeSeries.
- plugin
Data string - Data of the current plugin, with the size limited to 65KB.
- plugin
Name string - Immutable. Name of the plugin this time series pertain to. Such as Scalar, Tensor, Blob
- update
Time string - Timestamp when this TensorboardTimeSeries was last updated.
- value
Type string - Immutable. Type of TensorboardTimeSeries value.
- create_
time str - Timestamp when this TensorboardTimeSeries was created.
- description str
- Description of this TensorboardTimeSeries.
- display_
name str - User provided name of this TensorboardTimeSeries. This value should be unique among all TensorboardTimeSeries resources belonging to the same TensorboardRun resource (parent resource).
- etag str
- Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- metadata
Google
Cloud Aiplatform V1Tensorboard Time Series Metadata Response - Scalar, Tensor, or Blob metadata for this TensorboardTimeSeries.
- name str
- Name of the TensorboardTimeSeries.
- plugin_
data str - Data of the current plugin, with the size limited to 65KB.
- plugin_
name str - Immutable. Name of the plugin this time series pertain to. Such as Scalar, Tensor, Blob
- update_
time str - Timestamp when this TensorboardTimeSeries was last updated.
- value_
type str - Immutable. Type of TensorboardTimeSeries value.
- create
Time String - Timestamp when this TensorboardTimeSeries was created.
- description String
- Description of this TensorboardTimeSeries.
- display
Name String - User provided name of this TensorboardTimeSeries. This value should be unique among all TensorboardTimeSeries resources belonging to the same TensorboardRun resource (parent resource).
- etag String
- Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- metadata Property Map
- Scalar, Tensor, or Blob metadata for this TensorboardTimeSeries.
- name String
- Name of the TensorboardTimeSeries.
- plugin
Data String - Data of the current plugin, with the size limited to 65KB.
- plugin
Name String - Immutable. Name of the plugin this time series pertain to. Such as Scalar, Tensor, Blob
- update
Time String - Timestamp when this TensorboardTimeSeries was last updated.
- value
Type String - Immutable. Type of TensorboardTimeSeries value.
Supporting Types
GoogleCloudAiplatformV1TensorboardTimeSeriesMetadataResponse
- Max
Blob stringSequence Length - The largest blob sequence length (number of blobs) of all data points in this time series, if its ValueType is BLOB_SEQUENCE.
- Max
Step string - Max step index of all data points within a TensorboardTimeSeries.
- Max
Wall stringTime - Max wall clock timestamp of all data points within a TensorboardTimeSeries.
- Max
Blob stringSequence Length - The largest blob sequence length (number of blobs) of all data points in this time series, if its ValueType is BLOB_SEQUENCE.
- Max
Step string - Max step index of all data points within a TensorboardTimeSeries.
- Max
Wall stringTime - Max wall clock timestamp of all data points within a TensorboardTimeSeries.
- max
Blob StringSequence Length - The largest blob sequence length (number of blobs) of all data points in this time series, if its ValueType is BLOB_SEQUENCE.
- max
Step String - Max step index of all data points within a TensorboardTimeSeries.
- max
Wall StringTime - Max wall clock timestamp of all data points within a TensorboardTimeSeries.
- max
Blob stringSequence Length - The largest blob sequence length (number of blobs) of all data points in this time series, if its ValueType is BLOB_SEQUENCE.
- max
Step string - Max step index of all data points within a TensorboardTimeSeries.
- max
Wall stringTime - Max wall clock timestamp of all data points within a TensorboardTimeSeries.
- max_
blob_ strsequence_ length - The largest blob sequence length (number of blobs) of all data points in this time series, if its ValueType is BLOB_SEQUENCE.
- max_
step str - Max step index of all data points within a TensorboardTimeSeries.
- max_
wall_ strtime - Max wall clock timestamp of all data points within a TensorboardTimeSeries.
- max
Blob StringSequence Length - The largest blob sequence length (number of blobs) of all data points in this time series, if its ValueType is BLOB_SEQUENCE.
- max
Step String - Max step index of all data points within a TensorboardTimeSeries.
- max
Wall StringTime - Max wall clock timestamp of all data points within a TensorboardTimeSeries.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
