We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9456e8c commit 30a0cafCopy full SHA for 30a0caf
google/cloud/iot_v1/types/device_manager.py
@@ -318,11 +318,11 @@ class ListDevicesRequest(proto.Message):
318
``projects/my-project/locations/us-central1/registries/my-registry``.
319
device_num_ids (Sequence[int]):
320
A list of device numeric IDs. If empty, this
321
- field is ignored. Maximum IDs: 10,000.
+ field is ignored.
322
device_ids (Sequence[str]):
323
A list of device string IDs. For example,
324
``['device0', 'device12']``. If empty, this field is
325
- ignored. Maximum IDs: 10,000
+ ignored.
326
field_mask (google.protobuf.field_mask_pb2.FieldMask):
327
The fields of the ``Device`` resource to be returned in the
328
response. The fields ``id`` and ``num_id`` are always
0 commit comments