Class GetDeviceRequest (2.0.2)

GetDeviceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for GetDevice.

Attributes

NameDescription
name str
Required. The name of the device. For example, projects/p0/locations/us-central1/registries/registry0/devices/device0 or projects/p0/locations/us-central1/registries/registry0/devices/{num_id}.
field_mask .gp_field_mask.FieldMask
The fields of the Device resource to be returned in the response. If the field mask is unset or empty, all fields are returned.