Class: Google::Cloud::Dialogflow::V2::InitializeEncryptionSpecMetadata

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

Overview

Metadata for initializing a location-level encryption specification.

Instance Attribute Summary collapse

Instance Attribute Details

#request::Google::Cloud::Dialogflow::V2::InitializeEncryptionSpecRequest (readonly)

Returns Output only. The original request for initialization.

Returns:



74
75
76
77
# File 'proto_docs/google/cloud/dialogflow/v2/encryption_spec.rb', line 74

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