PublicDelegatedPrefixPublicDelegatedSubPrefix class
Represents a sub PublicDelegatedPrefix.
Constructors
Properties
- allocatablePrefixLength ↔ int?
-
The allocatable prefix length supported by this PublicDelegatedSubPrefix.
getter/setter pair
- delegateeProject ↔ String?
-
Name of the project scoping this PublicDelegatedSubPrefix.
getter/setter pair
- description ↔ String?
-
An optional description of this resource.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- ipCidrRange ↔ String?
-
The IP address range, in CIDR format, represented by this sub public
delegated prefix.
getter/setter pair
- isAddress ↔ bool?
-
Whether the sub prefix is delegated to create Address resources in the
delegatee project.
getter/setter pair
- mode ↔ String?
-
The PublicDelegatedSubPrefix mode for IPv6 only.
Possible string values are:
getter/setter pair
- name ↔ String?
-
The name of the sub public delegated prefix.
getter/setter pair
- region ↔ String?
-
The region of the sub public delegated prefix if it is regional.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- status ↔ String?
-
The status of the sub public delegated prefix.
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited