Resource: Location
A resource that represents a Google Cloud location.
JSON representation |
---|
{ "name" : string , "locationId" : string , "displayName" : string , "labels" : { string : string , ... } , "metadata" : { "@type" : string , field1 : ... , ... } } |
Fields | |
---|---|
name
|
Resource name for the location, which may vary between implementations. For example: |
locationId
|
The canonical id for this location. For example: |
displayName
|
The friendly name for this location, typically a nearby city name. For example, "Tokyo". |
labels
|
Cross-service attributes for the location. For example
|
metadata
|
Service-specific metadata. For example the available capacity at the given location. An object containing fields of an arbitrary type. An additional field |
Methods |
|
---|---|
|
Translates a large volume of document in asynchronous batch mode. |
|
Translates a large volume of text in asynchronous batch mode. |
|
Detects the language of text within a request. |
|
Gets information about a location. |
|
Returns a list of supported languages for translation. |
|
Lists information about the supported locations for this service. |
|
Translates documents in synchronous mode. |
|
Translates input text and returns translated text. |