タイプ名: ゴルフコース
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["The `GolfCourse` type is used to identify a location as a golf course."],["It inherits properties from the `SportsActivityLocation` type, providing context about the location being related to sports activities."],["`GolfCourse` itself doesn't introduce any unique properties; it primarily serves as a specific categorization of a sports location."]]],["The document defines the `GolfCourse` type, which extends the `SportsActivityLocation` type. It signifies a location specifically for golfing activities. No specific properties are associated with the `GolfCourse` type, indicating it primarily acts as a specialized subtype within the broader `SportsActivityLocation` category. This suggests a hierarchical classification of locations based on activity type.\n"]]