Represents a sub PublicDelegatedPrefix.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#delegatee_project
def delegatee_project() -> ::String
    Returns
    
  - (::String) — Name of the project scoping this PublicDelegatedSubPrefix.
 
#delegatee_project=
def delegatee_project=(value) -> ::String
    Parameter
    
  - value (::String) — Name of the project scoping this PublicDelegatedSubPrefix.
 
    Returns
    
  - (::String) — Name of the project scoping this PublicDelegatedSubPrefix.
 
#description
def description() -> ::String
    Returns
    
  - (::String) — An optional description of this resource. Provide this property when you create the resource.
 
#description=
def description=(value) -> ::String
    Parameter
    
  - value (::String) — An optional description of this resource. Provide this property when you create the resource.
 
    Returns
    
  - (::String) — An optional description of this resource. Provide this property when you create the resource.
 
#ip_cidr_range
def ip_cidr_range() -> ::String
    Returns
    
  - (::String) — The IPv4 address range, in CIDR format, represented by this sub public delegated prefix.
 
#ip_cidr_range=
def ip_cidr_range=(value) -> ::String
    Parameter
    
  - value (::String) — The IPv4 address range, in CIDR format, represented by this sub public delegated prefix.
 
    Returns
    
  - (::String) — The IPv4 address range, in CIDR format, represented by this sub public delegated prefix.
 
#is_address
def is_address() -> ::Boolean
    Returns
    
  - (::Boolean) — Whether the sub prefix is delegated to create Address resources in the delegatee project.
 
#is_address=
def is_address=(value) -> ::Boolean
    Parameter
    
  - value (::Boolean) — Whether the sub prefix is delegated to create Address resources in the delegatee project.
 
    Returns
    
  - (::Boolean) — Whether the sub prefix is delegated to create Address resources in the delegatee project.
 
#name
def name() -> ::String
    Returns
    
  - (::String) — The name of the sub public delegated prefix.
 
#name=
def name=(value) -> ::String
    Parameter
    
  - value (::String) — The name of the sub public delegated prefix.
 
    Returns
    
  - (::String) — The name of the sub public delegated prefix.
 
#region
def region() -> ::String
    Returns
    
  - (::String) — [Output Only] The region of the sub public delegated prefix if it is regional. If absent, the sub prefix is global.
 
#region=
def region=(value) -> ::String
    Parameter
    
  - value (::String) — [Output Only] The region of the sub public delegated prefix if it is regional. If absent, the sub prefix is global.
 
    Returns
    
  - (::String) — [Output Only] The region of the sub public delegated prefix if it is regional. If absent, the sub prefix is global.
 
#status
def status() -> ::String
    Returns
    
  - (::String) — [Output Only] The status of the sub public delegated prefix. Check the Status enum for the list of possible values.
 
#status=
def status=(value) -> ::String
    Parameter
    
  - value (::String) — [Output Only] The status of the sub public delegated prefix. Check the Status enum for the list of possible values.
 
    Returns
    
- (::String) — [Output Only] The status of the sub public delegated prefix. Check the Status enum for the list of possible values.