Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ReasoningEngineSpec::SourceCodeSpec::DeveloperConnectSource.
Specifies source code to be fetched from a Git repository managed through the Developer Connect service.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#config
def config() -> ::Google::Cloud::AIPlatform::V1::ReasoningEngineSpec::SourceCodeSpec::DeveloperConnectConfig
Returns
- (::Google::Cloud::AIPlatform::V1::ReasoningEngineSpec::SourceCodeSpec::DeveloperConnectConfig) — Required. The Developer Connect configuration that defines the specific repository, revision, and directory to use as the source code root.
#config=
def config=(value) -> ::Google::Cloud::AIPlatform::V1::ReasoningEngineSpec::SourceCodeSpec::DeveloperConnectConfig
Parameter
- value (::Google::Cloud::AIPlatform::V1::ReasoningEngineSpec::SourceCodeSpec::DeveloperConnectConfig) — Required. The Developer Connect configuration that defines the specific repository, revision, and directory to use as the source code root.
Returns
- (::Google::Cloud::AIPlatform::V1::ReasoningEngineSpec::SourceCodeSpec::DeveloperConnectConfig) — Required. The Developer Connect configuration that defines the specific repository, revision, and directory to use as the source code root.