Class: Google::Cloud::Dialogflow::CX::V3::DeployFlowMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/cx/v3/environment.rb

Overview

Metadata returned for the Environments.DeployFlow long running operation.

Instance Attribute Summary collapse

Instance Attribute Details

#test_errors::Array<::Google::Cloud::Dialogflow::CX::V3::TestError>

Returns Errors of running deployment tests.

Returns:



370
371
372
373
# File 'proto_docs/google/cloud/dialogflow/cx/v3/environment.rb', line 370

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