Class: Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] Reasons why configuration.availabilitySLA.sla differs from intent.availabilitySLA. This list is empty if and only if those are the same.
Defined Under Namespace
Modules: BlockerType
Instance Attribute Summary collapse
-
#attachments ⇒ ::Array<::String>
[Output Only] URLs of any particular Attachments to explain this blocker in more detail.
-
#blocker_type ⇒ ::String
Check the BlockerType enum for the list of possible values.
-
#documentation_link ⇒ ::String
[Output Only] The url of Google Cloud public documentation explaining this requirement.
-
#explanation ⇒ ::String
[Output Only] A human-readable explanation of this requirement and why it's not met.
-
#metros ⇒ ::Array<::String>
[Output Only] Metros used to explain this blocker in more detail.
-
#regions ⇒ ::Array<::String>
[Output Only] Regions used to explain this blocker in more detail.
-
#zones ⇒ ::Array<::String>
[Output Only] Zones used to explain this blocker in more detail.
Instance Attribute Details
#attachments ⇒ ::Array<::String>
17212 17213 17214 17215 17216 17217 17218 17219 17220 17221 17222 17223 17224 17225 17226 17227 17228 17229 17230 17231 17232 17233 17234 17235 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17212 class InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module BlockerType # A value indicating that the enum field is not set. UNDEFINED_BLOCKER_TYPE = 0 BLOCKER_TYPE_UNSPECIFIED = 429_793_623 INCOMPATIBLE_METROS = 290_410_432 INCOMPATIBLE_REGIONS = 6_195_033 MISSING_GLOBAL_ROUTING = 165_913_635 NO_ATTACHMENTS = 456_535_570 NO_ATTACHMENTS_IN_METRO_AND_ZONE = 51_684_135 OTHER = 75_532_016 end end |
#blocker_type ⇒ ::String
17212 17213 17214 17215 17216 17217 17218 17219 17220 17221 17222 17223 17224 17225 17226 17227 17228 17229 17230 17231 17232 17233 17234 17235 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17212 class InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module BlockerType # A value indicating that the enum field is not set. UNDEFINED_BLOCKER_TYPE = 0 BLOCKER_TYPE_UNSPECIFIED = 429_793_623 INCOMPATIBLE_METROS = 290_410_432 INCOMPATIBLE_REGIONS = 6_195_033 MISSING_GLOBAL_ROUTING = 165_913_635 NO_ATTACHMENTS = 456_535_570 NO_ATTACHMENTS_IN_METRO_AND_ZONE = 51_684_135 OTHER = 75_532_016 end end |
#documentation_link ⇒ ::String
17212 17213 17214 17215 17216 17217 17218 17219 17220 17221 17222 17223 17224 17225 17226 17227 17228 17229 17230 17231 17232 17233 17234 17235 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17212 class InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module BlockerType # A value indicating that the enum field is not set. UNDEFINED_BLOCKER_TYPE = 0 BLOCKER_TYPE_UNSPECIFIED = 429_793_623 INCOMPATIBLE_METROS = 290_410_432 INCOMPATIBLE_REGIONS = 6_195_033 MISSING_GLOBAL_ROUTING = 165_913_635 NO_ATTACHMENTS = 456_535_570 NO_ATTACHMENTS_IN_METRO_AND_ZONE = 51_684_135 OTHER = 75_532_016 end end |
#explanation ⇒ ::String
17212 17213 17214 17215 17216 17217 17218 17219 17220 17221 17222 17223 17224 17225 17226 17227 17228 17229 17230 17231 17232 17233 17234 17235 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17212 class InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module BlockerType # A value indicating that the enum field is not set. UNDEFINED_BLOCKER_TYPE = 0 BLOCKER_TYPE_UNSPECIFIED = 429_793_623 INCOMPATIBLE_METROS = 290_410_432 INCOMPATIBLE_REGIONS = 6_195_033 MISSING_GLOBAL_ROUTING = 165_913_635 NO_ATTACHMENTS = 456_535_570 NO_ATTACHMENTS_IN_METRO_AND_ZONE = 51_684_135 OTHER = 75_532_016 end end |
#metros ⇒ ::Array<::String>
17212 17213 17214 17215 17216 17217 17218 17219 17220 17221 17222 17223 17224 17225 17226 17227 17228 17229 17230 17231 17232 17233 17234 17235 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17212 class InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module BlockerType # A value indicating that the enum field is not set. UNDEFINED_BLOCKER_TYPE = 0 BLOCKER_TYPE_UNSPECIFIED = 429_793_623 INCOMPATIBLE_METROS = 290_410_432 INCOMPATIBLE_REGIONS = 6_195_033 MISSING_GLOBAL_ROUTING = 165_913_635 NO_ATTACHMENTS = 456_535_570 NO_ATTACHMENTS_IN_METRO_AND_ZONE = 51_684_135 OTHER = 75_532_016 end end |
#regions ⇒ ::Array<::String>
17212 17213 17214 17215 17216 17217 17218 17219 17220 17221 17222 17223 17224 17225 17226 17227 17228 17229 17230 17231 17232 17233 17234 17235 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17212 class InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module BlockerType # A value indicating that the enum field is not set. UNDEFINED_BLOCKER_TYPE = 0 BLOCKER_TYPE_UNSPECIFIED = 429_793_623 INCOMPATIBLE_METROS = 290_410_432 INCOMPATIBLE_REGIONS = 6_195_033 MISSING_GLOBAL_ROUTING = 165_913_635 NO_ATTACHMENTS = 456_535_570 NO_ATTACHMENTS_IN_METRO_AND_ZONE = 51_684_135 OTHER = 75_532_016 end end |
#zones ⇒ ::Array<::String>
17212 17213 17214 17215 17216 17217 17218 17219 17220 17221 17222 17223 17224 17225 17226 17227 17228 17229 17230 17231 17232 17233 17234 17235 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17212 class InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods module BlockerType # A value indicating that the enum field is not set. UNDEFINED_BLOCKER_TYPE = 0 BLOCKER_TYPE_UNSPECIFIED = 429_793_623 INCOMPATIBLE_METROS = 290_410_432 INCOMPATIBLE_REGIONS = 6_195_033 MISSING_GLOBAL_ROUTING = 165_913_635 NO_ATTACHMENTS = 456_535_570 NO_ATTACHMENTS_IN_METRO_AND_ZONE = 51_684_135 OTHER = 75_532_016 end end |