Class: Google::Cloud::AppEngine::V1::Library

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

Overview

Third-party Python runtime library that is required by the application.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



319
320
321
322
# File 'proto_docs/google/appengine/v1/app_yaml.rb', line 319

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

#version::String



319
320
321
322
# File 'proto_docs/google/appengine/v1/app_yaml.rb', line 319

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