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/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>/results/<TestCaseResultID>.
#deployment_test_results=
def deployment_test_results=(value) -> ::Array<::String>
    Parameter
    
  - 
        value (::Array<::String>) — Results of test cases running before the deployment.
Format:
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>/results/<TestCaseResultID>.
    Returns
    
  - 
        (::Array<::String>) — Results of test cases running before the deployment.
Format:
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>/results/<TestCaseResultID>.
#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/