google-cloud-dialogflow-v2 0.11.0 → 0.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -113,8 +113,9 @@ module Google
113
113
  # @return [::Array<::Google::Cloud::Dialogflow::V2::Intent::Message::Platform>]
114
114
  # Optional. The list of platforms for which the first responses will be
115
115
  # copied from the messages in PLATFORM_UNSPECIFIED (i.e. default platform).
116
- # @!attribute [rw] root_followup_intent_name
116
+ # @!attribute [r] root_followup_intent_name
117
117
  # @return [::String]
118
+ # Output only.
118
119
  # Read-only. The unique identifier of the root intent in the chain of
119
120
  # followup intents. It identifies the correct followup intents chain for
120
121
  # this intent. We populate this field only in the output.
@@ -130,9 +131,9 @@ module Google
130
131
  #
131
132
  # It identifies the parent followup intent.
132
133
  # Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
133
- # @!attribute [rw] followup_intent_info
134
+ # @!attribute [r] followup_intent_info
134
135
  # @return [::Array<::Google::Cloud::Dialogflow::V2::Intent::FollowupIntentInfo>]
135
- # Read-only. Information about all followup intents that have this intent as
136
+ # Output only. Read-only. Information about all followup intents that have this intent as
136
137
  # a direct or indirect parent. We populate this field only in the output.
137
138
  class Intent
138
139
  include ::Google::Protobuf::MessageExts
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dialogflow-v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.11.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-08-05 00:00:00.000000000 Z
11
+ date: 2021-08-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.5'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.5'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a