URL
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["The `URL` type is used to represent a web address and it inherits properties from the `Text` type."],["There are no unique properties directly associated with the `URL` type, meaning it primarily functions as specialized text."]]],["The `URL` type, which extends the `Text` type, is defined. It represents a web address but does not have any specific properties of its own beyond those inherited from `Text`. The key information is the existence of the `URL` type, its inheritance from `Text`, and the notable absence of unique properties.\n"]]