Cloud Translation V3 Client - Class GetGlossaryEntryRequest (1.18.0)

Reference documentation and code samples for the Cloud Translation V3 Client class GetGlossaryEntryRequest.

Request message for the Get Glossary Entry Api

Generated from protobuf message google.cloud.translation.v3.GetGlossaryEntryRequest

Namespace

Google \ Cloud \ Translate \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the glossary entry to get

getName

Required. The resource name of the glossary entry to get

Returns
Type Description
string

setName

Required. The resource name of the glossary entry to get

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The resource name of the glossary entry to get Please see Google\Cloud\Translate\V3\TranslationServiceClient::glossaryEntryName() for help formatting this field.

Returns
Type Description
Google\Cloud\Translate\V3\GetGlossaryEntryRequest