Reference documentation and code samples for the Google Cloud Orchestration Airflow V1 Client class AllowedIpRange.
Allowed IP range with user-provided description.
Generated from protobuf message google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControl.AllowedIpRange
Namespace
Google \ Cloud \ Orchestration \ Airflow \ Service \ V1 \ WebServerNetworkAccessControl
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ value
string
IP address or range, defined using CIDR notation, of requests that this rule applies to. Examples: 192.168.1.1 or 192.168.0.0/16 or 2001:db8::/32 or 2001:0db8:0000:0042:0000:8a2e:0370:7334. IP range prefixes should be properly truncated. For example, 1.2.3.4/24 should be truncated to 1.2.3.0/24. Similarly, for IPv6, 2001:db8::1/32 should be truncated to 2001:db8::/32.
↳ description
string
Optional. User-provided description. It must contain at most 300 characters.
getValue
IP address or range, defined using CIDR notation, of requests that this
rule applies to.
Examples: 192.168.1.1 or 192.168.0.0/16 or 2001:db8::/32
or 2001:0db8:0000:0042:0000:8a2e:0370:7334.
IP range prefixes should be properly truncated. For example,
1.2.3.4/24 should be truncated to 1.2.3.0/24. Similarly, for IPv6,
2001:db8::1/32 should be truncated to 2001:db8::/32.
Returns
Type
Description
string
setValue
IP address or range, defined using CIDR notation, of requests that this
rule applies to.
Examples: 192.168.1.1 or 192.168.0.0/16 or 2001:db8::/32
or 2001:0db8:0000:0042:0000:8a2e:0370:7334.
IP range prefixes should be properly truncated. For example,
1.2.3.4/24 should be truncated to 1.2.3.0/24. Similarly, for IPv6,
2001:db8::1/32 should be truncated to 2001:db8::/32.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDescription
Optional. User-provided description. It must contain at most 300
characters.
Returns
Type
Description
string
setDescription
Optional. User-provided description. It must contain at most 300
characters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud Orchestration Airflow V1 Client - Class AllowedIpRange (2.1.8)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.8 (latest)](/php/docs/reference/cloud-orchestration-airflow/latest/V1.WebServerNetworkAccessControl.AllowedIpRange)\n- [2.1.7](/php/docs/reference/cloud-orchestration-airflow/2.1.7/V1.WebServerNetworkAccessControl.AllowedIpRange)\n- [2.0.1](/php/docs/reference/cloud-orchestration-airflow/2.0.1/V1.WebServerNetworkAccessControl.AllowedIpRange)\n- [1.6.4](/php/docs/reference/cloud-orchestration-airflow/1.6.4/V1.WebServerNetworkAccessControl.AllowedIpRange)\n- [1.5.0](/php/docs/reference/cloud-orchestration-airflow/1.5.0/V1.WebServerNetworkAccessControl.AllowedIpRange)\n- [1.4.2](/php/docs/reference/cloud-orchestration-airflow/1.4.2/V1.WebServerNetworkAccessControl.AllowedIpRange)\n- [1.3.0](/php/docs/reference/cloud-orchestration-airflow/1.3.0/V1.WebServerNetworkAccessControl.AllowedIpRange)\n- [1.2.0](/php/docs/reference/cloud-orchestration-airflow/1.2.0/V1.WebServerNetworkAccessControl.AllowedIpRange)\n- [1.1.0](/php/docs/reference/cloud-orchestration-airflow/1.1.0/V1.WebServerNetworkAccessControl.AllowedIpRange)\n- [1.0.4](/php/docs/reference/cloud-orchestration-airflow/1.0.4/V1.WebServerNetworkAccessControl.AllowedIpRange) \nReference documentation and code samples for the Google Cloud Orchestration Airflow V1 Client class AllowedIpRange.\n\nAllowed IP range with user-provided description.\n\nGenerated from protobuf message `google.cloud.orchestration.airflow.service.v1.WebServerNetworkAccessControl.AllowedIpRange`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Orchestration \\\\ Airflow \\\\ Service \\\\ V1 \\\\ WebServerNetworkAccessControl\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getValue\n\nIP address or range, defined using CIDR notation, of requests that this\nrule applies to.\n\nExamples: `192.168.1.1` or `192.168.0.0/16` or `2001:db8::/32`\nor `2001:0db8:0000:0042:0000:8a2e:0370:7334`.\nIP range prefixes should be properly truncated. For example,\n`1.2.3.4/24` should be truncated to `1.2.3.0/24`. Similarly, for IPv6,\n`2001:db8::1/32` should be truncated to `2001:db8::/32`.\n\n### setValue\n\nIP address or range, defined using CIDR notation, of requests that this\nrule applies to.\n\nExamples: `192.168.1.1` or `192.168.0.0/16` or `2001:db8::/32`\nor `2001:0db8:0000:0042:0000:8a2e:0370:7334`.\nIP range prefixes should be properly truncated. For example,\n`1.2.3.4/24` should be truncated to `1.2.3.0/24`. Similarly, for IPv6,\n`2001:db8::1/32` should be truncated to `2001:db8::/32`.\n\n### getDescription\n\nOptional. User-provided description. It must contain at most 300\ncharacters.\n\n### setDescription\n\nOptional. User-provided description. It must contain at most 300\ncharacters."]]