NetworkSetting
Eine Netzwerkeinstellung enthält Netzwerkkonfigurationen.
JSON-Darstellung |
{
"policySchema": string,
"value": {
object
}
} |
Felder |
policySchema |
string
Der voll qualifizierte Name der Netzwerkeinstellung.
|
value |
object (Struct format)
Der Wert der Netzwerkeinstellung.
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-10 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-09-10 (UTC)."],[[["Network settings encompass network configurations and are represented in JSON format."],["The JSON representation includes `policySchema` which defines the setting's name and `value` which holds the setting's data in a structured format."],["The `value` field utilizes a structured object format to store the network setting's specific configurations."]]],[]]