Class: Google::Cloud::ApiGateway::V1::ApiConfig::File

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

Overview

A lightweight description of a file.

Instance Attribute Summary collapse

Instance Attribute Details

#contents::String



157
158
159
160
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 157

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

#path::String



157
158
159
160
# File 'proto_docs/google/cloud/apigateway/v1/apigateway.rb', line 157

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