Class: Google::Cloud::AppHub::V1::ServiceProperties

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

Overview

Properties of an underlying cloud resource that can comprise a Service.

Instance Attribute Summary collapse

Instance Attribute Details

#gcp_project::String (readonly)



112
113
114
115
# File 'proto_docs/google/cloud/apphub/v1/service.rb', line 112

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

#location::String (readonly)



112
113
114
115
# File 'proto_docs/google/cloud/apphub/v1/service.rb', line 112

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

#zone::String (readonly)



112
113
114
115
# File 'proto_docs/google/cloud/apphub/v1/service.rb', line 112

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