Class: Google::Cloud::Compute::V1::RegionUrlMapsValidateRequest

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

#resource::Google::Cloud::Compute::V1::UrlMap

Returns Content of the UrlMap to be validated.

Returns:



25896
25897
25898
25899
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 25896

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