Class: Google::Cloud::Compute::V1::PublicAdvertisedPrefix

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

Overview

A public advertised prefix represents an aggregated IP prefix or netblock which customers bring to cloud. The IP prefix is a single unit of route advertisement and is announced globally to the internet.

Defined Under Namespace

Modules: ByoipApiVersion, PdpScope, Status

Instance Attribute Summary collapse

Instance Attribute Details

#byoip_api_version::String



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#creation_timestamp::String



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#description::String



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#dns_verification_ip::String



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#fingerprint::String



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#id::Integer



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#ip_cidr_range::String



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#kind::String



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#name::String



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#pdp_scope::String



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#public_delegated_prefixs::Array<::Google::Cloud::Compute::V1::PublicAdvertisedPrefixPublicDelegatedPrefix>



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end


27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#shared_secret::String



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end

#status::String



27540
27541
27542
27543
27544
27545
27546
27547
27548
27549
27550
27551
27552
27553
27554
27555
27556
27557
27558
27559
27560
27561
27562
27563
27564
27565
27566
27567
27568
27569
27570
27571
27572
27573
27574
27575
27576
27577
27578
27579
27580
27581
27582
27583
27584
27585
27586
27587
27588
27589
27590
27591
27592
27593
27594
27595
27596
27597
27598
27599
27600
27601
27602
27603
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27540

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

  # [Output Only] The version of BYOIP API.
  module ByoipApiVersion
    # A value indicating that the enum field is not set.
    UNDEFINED_BYOIP_API_VERSION = 0

    # This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed.
    V1 = 2715

    # This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified.
    V2 = 2716
  end

  # Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
  module PdpScope
    # A value indicating that the enum field is not set.
    UNDEFINED_PDP_SCOPE = 0

    # The public delegated prefix is global only. The provisioning will take ~4 weeks.
    GLOBAL = 494_663_587

    # The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
    GLOBAL_AND_REGIONAL = 318_053_059

    # The public delegated prefix is regional only. The provisioning will take a few minutes.
    REGIONAL = 92_288_543
  end

  # The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The prefix is announced to Internet.
    ANNOUNCED_TO_INTERNET = 177_880_897

    # RPKI validation is complete.
    INITIAL = 518_841_124

    # The prefix is fully configured.
    PREFIX_CONFIGURATION_COMPLETE = 480_889_551

    # The prefix is being configured.
    PREFIX_CONFIGURATION_IN_PROGRESS = 378_550_961

    # The prefix is being removed.
    PREFIX_REMOVAL_IN_PROGRESS = 284_375_783

    # User has configured the PTR.
    PTR_CONFIGURED = 513_497_167

    # The prefix is currently withdrawn but ready to be announced.
    READY_TO_ANNOUNCE = 64_641_265

    # Reverse DNS lookup failed.
    REVERSE_DNS_LOOKUP_FAILED = 295_755_183

    # Reverse DNS lookup is successful.
    VALIDATED = 66_197_998
  end
end