REST Resource: enterprises.structures
리소스: 구조
구조 리소스는 엔터프라이즈 관리 주택 또는 호텔 객실의 인스턴스를 나타냅니다.
JSON 표현 |
{
"name": string,
"traits": {
object
}
} |
필드 |
name |
string
출력 전용입니다. 구조의 리소스 이름입니다. 예: 'enterprises/XYZ/structures/ABC'.
|
traits |
object (Struct format)
구조 특성.
|
메서드 |
|
기업에서 관리하는 구조를 가져옵니다. |
|
기업에서 관리하는 구조를 나열합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-08-20(UTC)
[null,null,["최종 업데이트: 2024-08-20(UTC)"],[[["Structure resource represents an enterprise-managed home or hotel room with a name and traits."],["Structures can be retrieved individually using the `get` method or listed for an enterprise via the `list` method."],["The resource is represented in JSON format with `name` and `traits` fields containing structure details."]]],[]]