Class: Google::Cloud::Compute::V1::RouterStatusResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#kind ⇒ ::String

Returns Output only. Type of resource.

Returns:

  • (::String) —

    Output only. Type of resource.



71973
71974
71975
71976
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 71973

class RouterStatusResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#result ⇒ ::Google::Cloud::Compute::V1::RouterStatus



71973
71974
71975
71976
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 71973

class RouterStatusResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end