Class: Google::Cloud::Monitoring::V3::Service::AppEngine

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/monitoring/v3/service.rb

Overview

App Engine service. Learn more at https://cloud.google.com/appengine.

Instance Attribute Summary collapse

Instance Attribute Details

#module_id::String

Returns The ID of the App Engine module underlying this service. Corresponds to the module_id resource label in the gae_app monitored resource: https://cloud.google.com/monitoring/api/resources#tag_gae_app.

Returns:



77
78
79
80
# File 'proto_docs/google/monitoring/v3/service.rb', line 77

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