Skip to content

Commit 67bfa0e

Browse files
chore(smartdevicemanagement): update the api
#### smartdevicemanagement:v1 The following keys were changed: - revision (Total Keys: 1) - schemas.GoogleHomeEnterpriseSdmV1ParentRelation (Total Keys: 1)
1 parent eb37d58 commit 67bfa0e

File tree

2 files changed

+513
-513
lines changed

2 files changed

+513
-513
lines changed

docs/dyn/smartdevicemanagement_v1.enterprises.devices.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h3>Method Details</h3>
143143
{ # Device resource represents an instance of enterprise managed device in the property.
144144
&quot;name&quot;: &quot;A String&quot;, # Required. The resource name of the device. For example: &quot;enterprises/XYZ/devices/123&quot;.
145145
&quot;parentRelations&quot;: [ # Assignee details of the device.
146-
{ # Represents device relationships, for instance, structure/room to which the device is assigned to. For now this is only filled in the enterprise flow.
146+
{ # Represents device relationships, for instance, structure/room to which the device is assigned to.
147147
&quot;displayName&quot;: &quot;A String&quot;, # Output only. The custom name of the relation -- e.g., structure/room where the device is assigned to.
148148
&quot;parent&quot;: &quot;A String&quot;, # Output only. The name of the relation -- e.g., structure/room where the device is assigned to. For example: &quot;enterprises/XYZ/structures/ABC&quot; or &quot;enterprises/XYZ/structures/ABC/rooms/123&quot;
149149
},
@@ -177,7 +177,7 @@ <h3>Method Details</h3>
177177
{ # Device resource represents an instance of enterprise managed device in the property.
178178
&quot;name&quot;: &quot;A String&quot;, # Required. The resource name of the device. For example: &quot;enterprises/XYZ/devices/123&quot;.
179179
&quot;parentRelations&quot;: [ # Assignee details of the device.
180-
{ # Represents device relationships, for instance, structure/room to which the device is assigned to. For now this is only filled in the enterprise flow.
180+
{ # Represents device relationships, for instance, structure/room to which the device is assigned to.
181181
&quot;displayName&quot;: &quot;A String&quot;, # Output only. The custom name of the relation -- e.g., structure/room where the device is assigned to.
182182
&quot;parent&quot;: &quot;A String&quot;, # Output only. The name of the relation -- e.g., structure/room where the device is assigned to. For example: &quot;enterprises/XYZ/structures/ABC&quot; or &quot;enterprises/XYZ/structures/ABC/rooms/123&quot;
183183
},

0 commit comments

Comments
 (0)