Reference documentation and code samples for the Google Cloud Domains V1 Client class GetRegistrationRequest.
Request for theGetRegistrationmethod.
Generated from protobuf messagegoogle.cloud.domains.v1.GetRegistrationRequest
Namespace
Google \ Cloud \ Domains \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of theRegistrationto get, in the formatprojects/*/locations/*/registrations/*.
getName
Required. The name of theRegistrationto get, in the formatprojects/*/locations/*/registrations/*.
Returns
Type
Description
string
setName
Required. The name of theRegistrationto get, in the formatprojects/*/locations/*/registrations/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The name of theRegistrationto get, in the formatprojects/*/locations/*/registrations/*. Please seeDomainsClient::registrationName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Domains V1 Client - Class GetRegistrationRequest (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-domains/latest/V1.GetRegistrationRequest)\n- [1.0.3](/php/docs/reference/cloud-domains/1.0.3/V1.GetRegistrationRequest)\n- [0.5.5](/php/docs/reference/cloud-domains/0.5.5/V1.GetRegistrationRequest)\n- [0.4.2](/php/docs/reference/cloud-domains/0.4.2/V1.GetRegistrationRequest)\n- [0.3.1](/php/docs/reference/cloud-domains/0.3.1/V1.GetRegistrationRequest)\n- [0.2.11](/php/docs/reference/cloud-domains/0.2.11/V1.GetRegistrationRequest) \nReference documentation and code samples for the Google Cloud Domains V1 Client class GetRegistrationRequest.\n\nRequest for the `GetRegistration` method.\n\nGenerated from protobuf message `google.cloud.domains.v1.GetRegistrationRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Domains \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the `Registration` to get, in the format\n`projects/*/locations/*/registrations/*`.\n\n### setName\n\nRequired. The name of the `Registration` to get, in the format\n`projects/*/locations/*/registrations/*`.\n\n### static::build"]]