Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::ConfigService::V1::ExternalValueSource.
Configuration for a source of an external value.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment_source
def deployment_source() -> ::Google::Cloud::ConfigService::V1::DeploymentSource
Returns
- (::Google::Cloud::ConfigService::V1::DeploymentSource) — A source from a Deployment.
#deployment_source=
def deployment_source=(value) -> ::Google::Cloud::ConfigService::V1::DeploymentSource
Parameter
- value (::Google::Cloud::ConfigService::V1::DeploymentSource) — A source from a Deployment.
Returns
- (::Google::Cloud::ConfigService::V1::DeploymentSource) — A source from a Deployment.