Class: Google::Cloud::Deploy::V1::CloudRunLocation

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

Overview

Information specifying where to deploy a Cloud Run Service.

Instance Attribute Summary collapse

Instance Attribute Details

#location::String



1037
1038
1039
1040
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 1037

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