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-native.aiplatform/v1.getExperiment
Explore with Pulumi AI
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 TensorboardExperiment.
Using getExperiment
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 getExperiment(args: GetExperimentArgs, opts?: InvokeOptions): Promise<GetExperimentResult>
function getExperimentOutput(args: GetExperimentOutputArgs, opts?: InvokeOptions): Output<GetExperimentResult>
def get_experiment(experiment_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
tensorboard_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetExperimentResult
def get_experiment_output(experiment_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
tensorboard_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetExperimentResult]
func LookupExperiment(ctx *Context, args *LookupExperimentArgs, opts ...InvokeOption) (*LookupExperimentResult, error)
func LookupExperimentOutput(ctx *Context, args *LookupExperimentOutputArgs, opts ...InvokeOption) LookupExperimentResultOutput
> Note: This function is named LookupExperiment
in the Go SDK.
public static class GetExperiment
{
public static Task<GetExperimentResult> InvokeAsync(GetExperimentArgs args, InvokeOptions? opts = null)
public static Output<GetExperimentResult> Invoke(GetExperimentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetExperimentResult> getExperiment(GetExperimentArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:aiplatform/v1:getExperiment
arguments:
# arguments dictionary
The following arguments are supported:
- Experiment
Id string - Location string
- Tensorboard
Id string - Project string
- Experiment
Id string - Location string
- Tensorboard
Id string - Project string
- experiment
Id String - location String
- tensorboard
Id String - project String
- experiment
Id string - location string
- tensorboard
Id string - project string
- experiment_
id str - location str
- tensorboard_
id str - project str
- experiment
Id String - location String
- tensorboard
Id String - project String
getExperiment Result
The following output properties are available:
- Create
Time string - Timestamp when this TensorboardExperiment was created.
- Description string
- Description of this TensorboardExperiment.
- Display
Name string - User provided name of this TensorboardExperiment.
- Etag string
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- Labels Dictionary<string, string>
- The labels with user-defined metadata to organize your TensorboardExperiment. Label keys and values cannot be longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with
aiplatform.googleapis.com/
and are immutable. The following system labels exist for each Dataset: *aiplatform.googleapis.com/dataset_metadata_schema
: output only. Its value is the metadata_schema's title. - Name string
- Name of the TensorboardExperiment. Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}
- Source string
- Immutable. Source of the TensorboardExperiment. Example: a custom training job.
- Update
Time string - Timestamp when this TensorboardExperiment was last updated.
- Create
Time string - Timestamp when this TensorboardExperiment was created.
- Description string
- Description of this TensorboardExperiment.
- Display
Name string - User provided name of this TensorboardExperiment.
- Etag string
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- Labels map[string]string
- The labels with user-defined metadata to organize your TensorboardExperiment. Label keys and values cannot be longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with
aiplatform.googleapis.com/
and are immutable. The following system labels exist for each Dataset: *aiplatform.googleapis.com/dataset_metadata_schema
: output only. Its value is the metadata_schema's title. - Name string
- Name of the TensorboardExperiment. Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}
- Source string
- Immutable. Source of the TensorboardExperiment. Example: a custom training job.
- Update
Time string - Timestamp when this TensorboardExperiment was last updated.
- create
Time String - Timestamp when this TensorboardExperiment was created.
- description String
- Description of this TensorboardExperiment.
- display
Name String - User provided name of this TensorboardExperiment.
- etag String
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- labels Map<String,String>
- The labels with user-defined metadata to organize your TensorboardExperiment. Label keys and values cannot be longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with
aiplatform.googleapis.com/
and are immutable. The following system labels exist for each Dataset: *aiplatform.googleapis.com/dataset_metadata_schema
: output only. Its value is the metadata_schema's title. - name String
- Name of the TensorboardExperiment. Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}
- source String
- Immutable. Source of the TensorboardExperiment. Example: a custom training job.
- update
Time String - Timestamp when this TensorboardExperiment was last updated.
- create
Time string - Timestamp when this TensorboardExperiment was created.
- description string
- Description of this TensorboardExperiment.
- display
Name string - User provided name of this TensorboardExperiment.
- etag string
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- labels {[key: string]: string}
- The labels with user-defined metadata to organize your TensorboardExperiment. Label keys and values cannot be longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with
aiplatform.googleapis.com/
and are immutable. The following system labels exist for each Dataset: *aiplatform.googleapis.com/dataset_metadata_schema
: output only. Its value is the metadata_schema's title. - name string
- Name of the TensorboardExperiment. Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}
- source string
- Immutable. Source of the TensorboardExperiment. Example: a custom training job.
- update
Time string - Timestamp when this TensorboardExperiment was last updated.
- create_
time str - Timestamp when this TensorboardExperiment was created.
- description str
- Description of this TensorboardExperiment.
- display_
name str - User provided name of this TensorboardExperiment.
- etag str
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- labels Mapping[str, str]
- The labels with user-defined metadata to organize your TensorboardExperiment. Label keys and values cannot be longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with
aiplatform.googleapis.com/
and are immutable. The following system labels exist for each Dataset: *aiplatform.googleapis.com/dataset_metadata_schema
: output only. Its value is the metadata_schema's title. - name str
- Name of the TensorboardExperiment. Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}
- source str
- Immutable. Source of the TensorboardExperiment. Example: a custom training job.
- update_
time str - Timestamp when this TensorboardExperiment was last updated.
- create
Time String - Timestamp when this TensorboardExperiment was created.
- description String
- Description of this TensorboardExperiment.
- display
Name String - User provided name of this TensorboardExperiment.
- etag String
- Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
- labels Map<String>
- The labels with user-defined metadata to organize your TensorboardExperiment. Label keys and values cannot be longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Dataset (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with
aiplatform.googleapis.com/
and are immutable. The following system labels exist for each Dataset: *aiplatform.googleapis.com/dataset_metadata_schema
: output only. Its value is the metadata_schema's title. - name String
- Name of the TensorboardExperiment. Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}
- source String
- Immutable. Source of the TensorboardExperiment. Example: a custom training job.
- update
Time String - Timestamp when this TensorboardExperiment was last updated.
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