Class: Google::Cloud::Compute::V1::PublicDelegatedPrefixPublicDelegatedSubPrefix

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Represents a sub PublicDelegatedPrefix.

Defined Under Namespace

Modules: Status

Instance Attribute Summary collapse

Instance Attribute Details

#delegatee_project::String

Returns Name of the project scoping this PublicDelegatedSubPrefix.

Returns:

  • (::String)

    Name of the project scoping this PublicDelegatedSubPrefix.



19283
19284
19285
19286
19287
19288
19289
19290
19291
19292
19293
19294
19295
19296
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 19283

class PublicDelegatedPrefixPublicDelegatedSubPrefix
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The status of the sub public delegated prefix.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    ACTIVE = 314733318

    INACTIVE = 270421099
  end
end

#description::String

Returns 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.



19283
19284
19285
19286
19287
19288
19289
19290
19291
19292
19293
19294
19295
19296
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 19283

class PublicDelegatedPrefixPublicDelegatedSubPrefix
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The status of the sub public delegated prefix.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    ACTIVE = 314733318

    INACTIVE = 270421099
  end
end

#ip_cidr_range::String

Returns 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.



19283
19284
19285
19286
19287
19288
19289
19290
19291
19292
19293
19294
19295
19296
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 19283

class PublicDelegatedPrefixPublicDelegatedSubPrefix
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The status of the sub public delegated prefix.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    ACTIVE = 314733318

    INACTIVE = 270421099
  end
end

#is_address::Boolean

Returns 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.



19283
19284
19285
19286
19287
19288
19289
19290
19291
19292
19293
19294
19295
19296
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 19283

class PublicDelegatedPrefixPublicDelegatedSubPrefix
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The status of the sub public delegated prefix.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    ACTIVE = 314733318

    INACTIVE = 270421099
  end
end

#name::String

Returns The name of the sub public delegated prefix.

Returns:

  • (::String)

    The name of the sub public delegated prefix.



19283
19284
19285
19286
19287
19288
19289
19290
19291
19292
19293
19294
19295
19296
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 19283

class PublicDelegatedPrefixPublicDelegatedSubPrefix
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The status of the sub public delegated prefix.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    ACTIVE = 314733318

    INACTIVE = 270421099
  end
end

#region::String

Returns [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.



19283
19284
19285
19286
19287
19288
19289
19290
19291
19292
19293
19294
19295
19296
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 19283

class PublicDelegatedPrefixPublicDelegatedSubPrefix
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The status of the sub public delegated prefix.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    ACTIVE = 314733318

    INACTIVE = 270421099
  end
end

#status::String

Returns [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.



19283
19284
19285
19286
19287
19288
19289
19290
19291
19292
19293
19294
19295
19296
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 19283

class PublicDelegatedPrefixPublicDelegatedSubPrefix
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # [Output Only] The status of the sub public delegated prefix.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    ACTIVE = 314733318

    INACTIVE = 270421099
  end
end