1. Packages
  2. Google Cloud Native
  3. API Docs
  4. speech
  5. speech/v1
  6. getCustomClass

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.speech/v1.getCustomClass

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

Get a custom class.

Using getCustomClass

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 getCustomClass(args: GetCustomClassArgs, opts?: InvokeOptions): Promise<GetCustomClassResult>
function getCustomClassOutput(args: GetCustomClassOutputArgs, opts?: InvokeOptions): Output<GetCustomClassResult>
Copy
def get_custom_class(custom_class_id: Optional[str] = None,
                     location: Optional[str] = None,
                     project: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetCustomClassResult
def get_custom_class_output(custom_class_id: Optional[pulumi.Input[str]] = None,
                     location: Optional[pulumi.Input[str]] = None,
                     project: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetCustomClassResult]
Copy
func LookupCustomClass(ctx *Context, args *LookupCustomClassArgs, opts ...InvokeOption) (*LookupCustomClassResult, error)
func LookupCustomClassOutput(ctx *Context, args *LookupCustomClassOutputArgs, opts ...InvokeOption) LookupCustomClassResultOutput
Copy

> Note: This function is named LookupCustomClass in the Go SDK.

public static class GetCustomClass 
{
    public static Task<GetCustomClassResult> InvokeAsync(GetCustomClassArgs args, InvokeOptions? opts = null)
    public static Output<GetCustomClassResult> Invoke(GetCustomClassInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetCustomClassResult> getCustomClass(GetCustomClassArgs args, InvokeOptions options)
public static Output<GetCustomClassResult> getCustomClass(GetCustomClassArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: google-native:speech/v1:getCustomClass
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

CustomClassId This property is required. string
Location This property is required. string
Project string
CustomClassId This property is required. string
Location This property is required. string
Project string
customClassId This property is required. String
location This property is required. String
project String
customClassId This property is required. string
location This property is required. string
project string
custom_class_id This property is required. str
location This property is required. str
project str
customClassId This property is required. String
location This property is required. String
project String

getCustomClass Result

The following output properties are available:

Annotations Dictionary<string, string>
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations. This field is not used.
CustomClassId string
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass. Case sensitive.
DeleteTime string
The time at which this resource was requested for deletion. This field is not used.
DisplayName string
User-settable, human-readable name for the CustomClass. Must be 63 characters or less. This field is not used.
Etag string
This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding. This field is not used.
ExpireTime string
The time at which this resource will be purged. This field is not used.
Items List<Pulumi.GoogleNative.Speech.V1.Outputs.ClassItemResponse>
A collection of class items.
KmsKeyName string
The KMS key name with which the content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.
KmsKeyVersionName string
The KMS key version name with which content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}.
Name string
The resource name of the custom class.
Reconciling bool
Whether or not this CustomClass is in the process of being updated. This field is not used.
State string
The CustomClass lifecycle state. This field is not used.
Uid string
System-assigned unique identifier for the CustomClass. This field is not used.
Annotations map[string]string
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations. This field is not used.
CustomClassId string
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass. Case sensitive.
DeleteTime string
The time at which this resource was requested for deletion. This field is not used.
DisplayName string
User-settable, human-readable name for the CustomClass. Must be 63 characters or less. This field is not used.
Etag string
This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding. This field is not used.
ExpireTime string
The time at which this resource will be purged. This field is not used.
Items []ClassItemResponse
A collection of class items.
KmsKeyName string
The KMS key name with which the content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.
KmsKeyVersionName string
The KMS key version name with which content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}.
Name string
The resource name of the custom class.
Reconciling bool
Whether or not this CustomClass is in the process of being updated. This field is not used.
State string
The CustomClass lifecycle state. This field is not used.
Uid string
System-assigned unique identifier for the CustomClass. This field is not used.
annotations Map<String,String>
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations. This field is not used.
customClassId String
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass. Case sensitive.
deleteTime String
The time at which this resource was requested for deletion. This field is not used.
displayName String
User-settable, human-readable name for the CustomClass. Must be 63 characters or less. This field is not used.
etag String
This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding. This field is not used.
expireTime String
The time at which this resource will be purged. This field is not used.
items List<ClassItemResponse>
A collection of class items.
kmsKeyName String
The KMS key name with which the content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.
kmsKeyVersionName String
The KMS key version name with which content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}.
name String
The resource name of the custom class.
reconciling Boolean
Whether or not this CustomClass is in the process of being updated. This field is not used.
state String
The CustomClass lifecycle state. This field is not used.
uid String
System-assigned unique identifier for the CustomClass. This field is not used.
annotations {[key: string]: string}
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations. This field is not used.
customClassId string
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass. Case sensitive.
deleteTime string
The time at which this resource was requested for deletion. This field is not used.
displayName string
User-settable, human-readable name for the CustomClass. Must be 63 characters or less. This field is not used.
etag string
This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding. This field is not used.
expireTime string
The time at which this resource will be purged. This field is not used.
items ClassItemResponse[]
A collection of class items.
kmsKeyName string
The KMS key name with which the content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.
kmsKeyVersionName string
The KMS key version name with which content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}.
name string
The resource name of the custom class.
reconciling boolean
Whether or not this CustomClass is in the process of being updated. This field is not used.
state string
The CustomClass lifecycle state. This field is not used.
uid string
System-assigned unique identifier for the CustomClass. This field is not used.
annotations Mapping[str, str]
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations. This field is not used.
custom_class_id str
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass. Case sensitive.
delete_time str
The time at which this resource was requested for deletion. This field is not used.
display_name str
User-settable, human-readable name for the CustomClass. Must be 63 characters or less. This field is not used.
etag str
This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding. This field is not used.
expire_time str
The time at which this resource will be purged. This field is not used.
items Sequence[ClassItemResponse]
A collection of class items.
kms_key_name str
The KMS key name with which the content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.
kms_key_version_name str
The KMS key version name with which content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}.
name str
The resource name of the custom class.
reconciling bool
Whether or not this CustomClass is in the process of being updated. This field is not used.
state str
The CustomClass lifecycle state. This field is not used.
uid str
System-assigned unique identifier for the CustomClass. This field is not used.
annotations Map<String>
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations. This field is not used.
customClassId String
If this custom class is a resource, the custom_class_id is the resource id of the CustomClass. Case sensitive.
deleteTime String
The time at which this resource was requested for deletion. This field is not used.
displayName String
User-settable, human-readable name for the CustomClass. Must be 63 characters or less. This field is not used.
etag String
This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding. This field is not used.
expireTime String
The time at which this resource will be purged. This field is not used.
items List<Property Map>
A collection of class items.
kmsKeyName String
The KMS key name with which the content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.
kmsKeyVersionName String
The KMS key version name with which content of the ClassItem is encrypted. The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}.
name String
The resource name of the custom class.
reconciling Boolean
Whether or not this CustomClass is in the process of being updated. This field is not used.
state String
The CustomClass lifecycle state. This field is not used.
uid String
System-assigned unique identifier for the CustomClass. This field is not used.

Supporting Types

ClassItemResponse

Value This property is required. string
The class item's value.
Value This property is required. string
The class item's value.
value This property is required. String
The class item's value.
value This property is required. string
The class item's value.
value This property is required. str
The class item's value.
value This property is required. String
The class item's value.

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