状態
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["The `State` type is used to represent a state within a country, extending the functionality of the `AdministrativeArea` type."],["Notably, the `State` type itself does not introduce any unique properties; it primarily inherits from `AdministrativeArea`."]]],["The type `State` is defined, extending the `AdministrativeArea` type. It's specified that `State` has no properties. The core information provided is the type's name, its relationship to another type, and the explicit absence of any properties associated with it. These details fully describe the characteristics of the `State` data structure.\n"]]