Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::Deployment::Result.
Result of the deployment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment_test_results
def deployment_test_results() -> ::Array<::String>
    Returns
    
  - 
        (::Array<::String>) — Results of test cases running before the deployment.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/testCases/<TestCase ID>/results/<TestCaseResult ID>.
#deployment_test_results=
def deployment_test_results=(value) -> ::Array<::String>
    Parameter
    
  - 
        value (::Array<::String>) — Results of test cases running before the deployment.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/testCases/<TestCase ID>/results/<TestCaseResult ID>.
    Returns
    
  - 
        (::Array<::String>) — Results of test cases running before the deployment.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/testCases/<TestCase ID>/results/<TestCaseResult ID>.
#experiment
def experiment() -> ::String
    Returns
    
  - (::String) — The name of the experiment triggered by this deployment. Format: projects/
#experiment=
def experiment=(value) -> ::String
    Parameter
    
  - value (::String) — The name of the experiment triggered by this deployment. Format: projects/
    Returns
    
- (::String) — The name of the experiment triggered by this deployment. Format: projects/