Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#routers
def routers() -> ::Array<::Google::Cloud::Compute::V1::Router>
Returns
- (::Array<::Google::Cloud::Compute::V1::Router>) — A list of routers contained in this scope.
#routers=
def routers=(value) -> ::Array<::Google::Cloud::Compute::V1::Router>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::Router>) — A list of routers contained in this scope.
Returns
- (::Array<::Google::Cloud::Compute::V1::Router>) — A list of routers contained in this scope.
#warning
def warning() -> ::Google::Cloud::Compute::V1::Warning
Returns
- (::Google::Cloud::Compute::V1::Warning) — Informational warning which replaces the list of routers when the list is empty.
#warning=
def warning=(value) -> ::Google::Cloud::Compute::V1::Warning
Parameter
- value (::Google::Cloud::Compute::V1::Warning) — Informational warning which replaces the list of routers when the list is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — Informational warning which replaces the list of routers when the list is empty.