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
Retrieves a specific MetadataSchema.
Using getMetadataSchema
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 getMetadataSchema(args: GetMetadataSchemaArgs, opts?: InvokeOptions): Promise<GetMetadataSchemaResult>
function getMetadataSchemaOutput(args: GetMetadataSchemaOutputArgs, opts?: InvokeOptions): Output<GetMetadataSchemaResult>def get_metadata_schema(location: Optional[str] = None,
metadata_schema_id: Optional[str] = None,
metadata_store_id: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMetadataSchemaResult
def get_metadata_schema_output(location: Optional[pulumi.Input[str]] = None,
metadata_schema_id: Optional[pulumi.Input[str]] = None,
metadata_store_id: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMetadataSchemaResult]func LookupMetadataSchema(ctx *Context, args *LookupMetadataSchemaArgs, opts ...InvokeOption) (*LookupMetadataSchemaResult, error)
func LookupMetadataSchemaOutput(ctx *Context, args *LookupMetadataSchemaOutputArgs, opts ...InvokeOption) LookupMetadataSchemaResultOutput> Note: This function is named LookupMetadataSchema in the Go SDK.
public static class GetMetadataSchema
{
public static Task<GetMetadataSchemaResult> InvokeAsync(GetMetadataSchemaArgs args, InvokeOptions? opts = null)
public static Output<GetMetadataSchemaResult> Invoke(GetMetadataSchemaInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMetadataSchemaResult> getMetadataSchema(GetMetadataSchemaArgs args, InvokeOptions options)
public static Output<GetMetadataSchemaResult> getMetadataSchema(GetMetadataSchemaArgs args, InvokeOptions options)
fn::invoke:
function: google-native:aiplatform/v1beta1:getMetadataSchema
arguments:
# arguments dictionaryThe following arguments are supported:
- Location string
- Metadata
Schema stringId - Metadata
Store stringId - Project string
- Location string
- Metadata
Schema stringId - Metadata
Store stringId - Project string
- location String
- metadata
Schema StringId - metadata
Store StringId - project String
- location string
- metadata
Schema stringId - metadata
Store stringId - project string
- location str
- metadata_
schema_ strid - metadata_
store_ strid - project str
- location String
- metadata
Schema StringId - metadata
Store StringId - project String
getMetadataSchema Result
The following output properties are available:
- Create
Time string - Timestamp when this MetadataSchema was created.
- Description string
- Description of the Metadata Schema
- Name string
- The resource name of the MetadataSchema.
- Schema string
- The raw YAML string representation of the MetadataSchema. The combination of [MetadataSchema.version] and the schema name given by
titlein [MetadataSchema.schema] must be unique within a MetadataStore. The schema is defined as an OpenAPI 3.0.2 MetadataSchema Object - Schema
Type string - The type of the MetadataSchema. This is a property that identifies which metadata types will use the MetadataSchema.
- Schema
Version string - The version of the MetadataSchema. The version's format must match the following regular expression:
^[0-9]+.+.+$, which would allow to order/compare different versions. Example: 1.0.0, 1.0.1, etc.
- Create
Time string - Timestamp when this MetadataSchema was created.
- Description string
- Description of the Metadata Schema
- Name string
- The resource name of the MetadataSchema.
- Schema string
- The raw YAML string representation of the MetadataSchema. The combination of [MetadataSchema.version] and the schema name given by
titlein [MetadataSchema.schema] must be unique within a MetadataStore. The schema is defined as an OpenAPI 3.0.2 MetadataSchema Object - Schema
Type string - The type of the MetadataSchema. This is a property that identifies which metadata types will use the MetadataSchema.
- Schema
Version string - The version of the MetadataSchema. The version's format must match the following regular expression:
^[0-9]+.+.+$, which would allow to order/compare different versions. Example: 1.0.0, 1.0.1, etc.
- create
Time String - Timestamp when this MetadataSchema was created.
- description String
- Description of the Metadata Schema
- name String
- The resource name of the MetadataSchema.
- schema String
- The raw YAML string representation of the MetadataSchema. The combination of [MetadataSchema.version] and the schema name given by
titlein [MetadataSchema.schema] must be unique within a MetadataStore. The schema is defined as an OpenAPI 3.0.2 MetadataSchema Object - schema
Type String - The type of the MetadataSchema. This is a property that identifies which metadata types will use the MetadataSchema.
- schema
Version String - The version of the MetadataSchema. The version's format must match the following regular expression:
^[0-9]+.+.+$, which would allow to order/compare different versions. Example: 1.0.0, 1.0.1, etc.
- create
Time string - Timestamp when this MetadataSchema was created.
- description string
- Description of the Metadata Schema
- name string
- The resource name of the MetadataSchema.
- schema string
- The raw YAML string representation of the MetadataSchema. The combination of [MetadataSchema.version] and the schema name given by
titlein [MetadataSchema.schema] must be unique within a MetadataStore. The schema is defined as an OpenAPI 3.0.2 MetadataSchema Object - schema
Type string - The type of the MetadataSchema. This is a property that identifies which metadata types will use the MetadataSchema.
- schema
Version string - The version of the MetadataSchema. The version's format must match the following regular expression:
^[0-9]+.+.+$, which would allow to order/compare different versions. Example: 1.0.0, 1.0.1, etc.
- create_
time str - Timestamp when this MetadataSchema was created.
- description str
- Description of the Metadata Schema
- name str
- The resource name of the MetadataSchema.
- schema str
- The raw YAML string representation of the MetadataSchema. The combination of [MetadataSchema.version] and the schema name given by
titlein [MetadataSchema.schema] must be unique within a MetadataStore. The schema is defined as an OpenAPI 3.0.2 MetadataSchema Object - schema_
type str - The type of the MetadataSchema. This is a property that identifies which metadata types will use the MetadataSchema.
- schema_
version str - The version of the MetadataSchema. The version's format must match the following regular expression:
^[0-9]+.+.+$, which would allow to order/compare different versions. Example: 1.0.0, 1.0.1, etc.
- create
Time String - Timestamp when this MetadataSchema was created.
- description String
- Description of the Metadata Schema
- name String
- The resource name of the MetadataSchema.
- schema String
- The raw YAML string representation of the MetadataSchema. The combination of [MetadataSchema.version] and the schema name given by
titlein [MetadataSchema.schema] must be unique within a MetadataStore. The schema is defined as an OpenAPI 3.0.2 MetadataSchema Object - schema
Type String - The type of the MetadataSchema. This is a property that identifies which metadata types will use the MetadataSchema.
- schema
Version String - The version of the MetadataSchema. The version's format must match the following regular expression:
^[0-9]+.+.+$, which would allow to order/compare different versions. Example: 1.0.0, 1.0.1, etc.
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
