Class: Google::Cloud::ConfigService::V1::ExternalValueSource

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

Overview

Configuration for a source of an external value.

Instance Attribute Summary collapse

Instance Attribute Details

#deployment_source::Google::Cloud::ConfigService::V1::DeploymentSource

Returns A source from a Deployment.

Returns:



298
299
300
301
# File 'proto_docs/google/cloud/config/v1/config.rb', line 298

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