Google Cloud IoT Core V1 Client - Class GetDeviceRegistryRequest (1.5.12)

Reference documentation and code samples for the Google Cloud IoT Core V1 Client class GetDeviceRegistryRequest.

Request for GetDeviceRegistry.

Generated from protobuf message google.cloud.iot.v1.GetDeviceRegistryRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the device registry. For example, projects/example-project/locations/us-central1/registries/my-registry.

getName

Required. The name of the device registry. For example, projects/example-project/locations/us-central1/registries/my-registry.

Returns
TypeDescription
string

setName

Required. The name of the device registry. For example, projects/example-project/locations/us-central1/registries/my-registry.

Parameter
NameDescription
var string
Returns
TypeDescription
$this