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

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

Request for DeleteDeviceRegistry.

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

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