Skip to content

Commit 8568f2d

Browse files
feat(dialogflow): update the api
#### dialogflow:v2 The following keys were added: - schemas.GoogleCloudDialogflowCxV3ExportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3ExportEntityTypesResponse (Total Keys: 4) - schemas.GoogleCloudDialogflowCxV3ImportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3ImportEntityTypesResponse (Total Keys: 11) - schemas.GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse (Total Keys: 4) - schemas.GoogleCloudDialogflowCxV3beta1ImportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse (Total Keys: 11) - schemas.GoogleCloudDialogflowV2AgentAssistantFeedbackSummarizationFeedback.properties.textSections (Total Keys: 2) #### dialogflow:v2beta1 The following keys were added: - schemas.GoogleCloudDialogflowCxV3ExportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3ExportEntityTypesResponse (Total Keys: 4) - schemas.GoogleCloudDialogflowCxV3ImportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3ImportEntityTypesResponse (Total Keys: 11) - schemas.GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse (Total Keys: 4) - schemas.GoogleCloudDialogflowCxV3beta1ImportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse (Total Keys: 11) - schemas.GoogleCloudDialogflowV2beta1AgentAssistantFeedbackSummarizationFeedback.properties.textSections (Total Keys: 2) #### dialogflow:v3 The following keys were added: - resources.projects.resources.locations.resources.agents.resources.entityTypes.methods.export (Total Keys: 12) - resources.projects.resources.locations.resources.agents.resources.entityTypes.methods.import (Total Keys: 12) - schemas.GoogleCloudDialogflowCxV3ExportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3ExportEntityTypesRequest (Total Keys: 8) - schemas.GoogleCloudDialogflowCxV3ExportEntityTypesResponse (Total Keys: 4) - schemas.GoogleCloudDialogflowCxV3ImportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3ImportEntityTypesRequest (Total Keys: 6) - schemas.GoogleCloudDialogflowCxV3ImportEntityTypesResponse (Total Keys: 11) - schemas.GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse (Total Keys: 4) - schemas.GoogleCloudDialogflowCxV3beta1ImportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse (Total Keys: 11) #### dialogflow:v3beta1 The following keys were added: - resources.projects.resources.locations.resources.agents.resources.entityTypes.methods.export (Total Keys: 12) - resources.projects.resources.locations.resources.agents.resources.entityTypes.methods.import (Total Keys: 12) - schemas.GoogleCloudDialogflowCxV3ExportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3ExportEntityTypesResponse (Total Keys: 4) - schemas.GoogleCloudDialogflowCxV3ImportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3ImportEntityTypesResponse (Total Keys: 11) - schemas.GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3beta1ExportEntityTypesRequest (Total Keys: 8) - schemas.GoogleCloudDialogflowCxV3beta1ExportEntityTypesResponse (Total Keys: 4) - schemas.GoogleCloudDialogflowCxV3beta1ImportEntityTypesMetadata (Total Keys: 2) - schemas.GoogleCloudDialogflowCxV3beta1ImportEntityTypesRequest (Total Keys: 6) - schemas.GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse (Total Keys: 11)
1 parent f2e61ea commit 8568f2d

10 files changed

+1060
-0
lines changed

docs/dyn/dialogflow_v2.projects.answerRecords.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,9 @@ <h3>Method Details</h3>
615615
&quot;startTime&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
616616
&quot;submitTime&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
617617
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
618+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
619+
&quot;a_key&quot;: &quot;A String&quot;,
620+
},
618621
},
619622
},
620623
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.
@@ -1157,6 +1160,9 @@ <h3>Method Details</h3>
11571160
&quot;startTime&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
11581161
&quot;submitTime&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
11591162
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
1163+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
1164+
&quot;a_key&quot;: &quot;A String&quot;,
1165+
},
11601166
},
11611167
},
11621168
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.
@@ -1681,6 +1687,9 @@ <h3>Method Details</h3>
16811687
&quot;startTime&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
16821688
&quot;submitTime&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
16831689
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
1690+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
1691+
&quot;a_key&quot;: &quot;A String&quot;,
1692+
},
16841693
},
16851694
},
16861695
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.

docs/dyn/dialogflow_v2.projects.locations.answerRecords.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,9 @@ <h3>Method Details</h3>
615615
&quot;startTime&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
616616
&quot;submitTime&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
617617
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
618+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
619+
&quot;a_key&quot;: &quot;A String&quot;,
620+
},
618621
},
619622
},
620623
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.
@@ -1157,6 +1160,9 @@ <h3>Method Details</h3>
11571160
&quot;startTime&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
11581161
&quot;submitTime&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
11591162
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
1163+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
1164+
&quot;a_key&quot;: &quot;A String&quot;,
1165+
},
11601166
},
11611167
},
11621168
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.
@@ -1681,6 +1687,9 @@ <h3>Method Details</h3>
16811687
&quot;startTime&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
16821688
&quot;submitTime&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
16831689
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
1690+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
1691+
&quot;a_key&quot;: &quot;A String&quot;,
1692+
},
16841693
},
16851694
},
16861695
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.

docs/dyn/dialogflow_v2beta1.projects.answerRecords.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -824,6 +824,9 @@ <h3>Method Details</h3>
824824
&quot;startTimestamp&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
825825
&quot;submitTimestamp&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
826826
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
827+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
828+
&quot;a_key&quot;: &quot;A String&quot;,
829+
},
827830
},
828831
},
829832
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.
@@ -1570,6 +1573,9 @@ <h3>Method Details</h3>
15701573
&quot;startTimestamp&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
15711574
&quot;submitTimestamp&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
15721575
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
1576+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
1577+
&quot;a_key&quot;: &quot;A String&quot;,
1578+
},
15731579
},
15741580
},
15751581
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.
@@ -2323,6 +2329,9 @@ <h3>Method Details</h3>
23232329
&quot;startTimestamp&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
23242330
&quot;submitTimestamp&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
23252331
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
2332+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
2333+
&quot;a_key&quot;: &quot;A String&quot;,
2334+
},
23262335
},
23272336
},
23282337
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.
@@ -3058,6 +3067,9 @@ <h3>Method Details</h3>
30583067
&quot;startTimestamp&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
30593068
&quot;submitTimestamp&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
30603069
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
3070+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
3071+
&quot;a_key&quot;: &quot;A String&quot;,
3072+
},
30613073
},
30623074
},
30633075
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.

docs/dyn/dialogflow_v2beta1.projects.locations.answerRecords.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -824,6 +824,9 @@ <h3>Method Details</h3>
824824
&quot;startTimestamp&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
825825
&quot;submitTimestamp&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
826826
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
827+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
828+
&quot;a_key&quot;: &quot;A String&quot;,
829+
},
827830
},
828831
},
829832
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.
@@ -1570,6 +1573,9 @@ <h3>Method Details</h3>
15701573
&quot;startTimestamp&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
15711574
&quot;submitTimestamp&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
15721575
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
1576+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
1577+
&quot;a_key&quot;: &quot;A String&quot;,
1578+
},
15731579
},
15741580
},
15751581
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.
@@ -2323,6 +2329,9 @@ <h3>Method Details</h3>
23232329
&quot;startTimestamp&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
23242330
&quot;submitTimestamp&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
23252331
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
2332+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
2333+
&quot;a_key&quot;: &quot;A String&quot;,
2334+
},
23262335
},
23272336
},
23282337
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.
@@ -3058,6 +3067,9 @@ <h3>Method Details</h3>
30583067
&quot;startTimestamp&quot;: &quot;A String&quot;, # Timestamp when composing of the summary starts.
30593068
&quot;submitTimestamp&quot;: &quot;A String&quot;, # Timestamp when the summary was submitted.
30603069
&quot;summaryText&quot;: &quot;A String&quot;, # Text of actual submitted summary.
3070+
&quot;textSections&quot;: { # Optional. Actual text sections of submitted summary.
3071+
&quot;a_key&quot;: &quot;A String&quot;,
3072+
},
30613073
},
30623074
},
30633075
&quot;clickTime&quot;: &quot;A String&quot;, # Time when the answer/item was clicked.

docs/dyn/dialogflow_v3.projects.locations.agents.entityTypes.html

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,15 @@ <h2>Instance Methods</h2>
8383
<p class="toc_element">
8484
<code><a href="#delete">delete(name, force=None, x__xgafv=None)</a></code></p>
8585
<p class="firstline">Deletes the specified entity type. Note: You should always train a flow prior to sending it queries. See the [training documentation](https://cloud.google.com/dialogflow/cx/docs/concept/training).</p>
86+
<p class="toc_element">
87+
<code><a href="#export">export(parent, body=None, x__xgafv=None)</a></code></p>
88+
<p class="firstline">Exports the selected entity types.</p>
8689
<p class="toc_element">
8790
<code><a href="#get">get(name, languageCode=None, x__xgafv=None)</a></code></p>
8891
<p class="firstline">Retrieves the specified entity type.</p>
92+
<p class="toc_element">
93+
<code><a href="#import_">import_(parent, body=None, x__xgafv=None)</a></code></p>
94+
<p class="firstline">Imports the specified entitytypes into the agent.</p>
8995
<p class="toc_element">
9096
<code><a href="#list">list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9197
<p class="firstline">Returns the list of all entity types in the specified agent.</p>
@@ -183,6 +189,54 @@ <h3>Method Details</h3>
183189
}</pre>
184190
</div>
185191

192+
<div class="method">
193+
<code class="details" id="export">export(parent, body=None, x__xgafv=None)</code>
194+
<pre>Exports the selected entity types.
195+
196+
Args:
197+
parent: string, Required. The name of the parent agent to export entity types. Format: `projects//locations//agents/`. (required)
198+
body: object, The request body.
199+
The object takes the form of:
200+
201+
{ # The request message for EntityTypes.ExportEntityTypes.
202+
&quot;dataFormat&quot;: &quot;A String&quot;, # Optional. The data format of the exported entity types. If not specified, `BLOB` is assumed.
203+
&quot;entityTypes&quot;: [ # Required. The name of the entity types to export. Format: `projects//locations//agents//entityTypes/`.
204+
&quot;A String&quot;,
205+
],
206+
&quot;entityTypesContentInline&quot;: True or False, # Optional. The option to return the serialized entity types inline.
207+
&quot;entityTypesUri&quot;: &quot;A String&quot;, # Optional. The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the entity types to. The format of this URI must be `gs:///`. Dialogflow performs a write operation for the Cloud Storage object on the caller&#x27;s behalf, so your request authentication must have write permissions for the object. For more information, see [Dialogflow access control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
208+
&quot;languageCode&quot;: &quot;A String&quot;, # Optional. The language to retrieve the entity type for. The following fields are language dependent: * `EntityType.entities.value` * `EntityType.entities.synonyms` * `EntityType.excluded_phrases.value` If not specified, all language dependent fields will be retrieved. [Many languages](https://cloud.google.com/dialogflow/docs/reference/language) are supported. Note: languages must be enabled in the agent before they can be used.
209+
}
210+
211+
x__xgafv: string, V1 error format.
212+
Allowed values
213+
1 - v1 error format
214+
2 - v2 error format
215+
216+
Returns:
217+
An object of the form:
218+
219+
{ # This resource represents a long-running operation that is the result of a network API call.
220+
&quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
221+
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
222+
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
223+
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
224+
{
225+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
226+
},
227+
],
228+
&quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
229+
},
230+
&quot;metadata&quot;: { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
231+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
232+
},
233+
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
234+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
235+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
236+
},
237+
}</pre>
238+
</div>
239+
186240
<div class="method">
187241
<code class="details" id="get">get(name, languageCode=None, x__xgafv=None)</code>
188242
<pre>Retrieves the specified entity type.
@@ -221,6 +275,53 @@ <h3>Method Details</h3>
221275
}</pre>
222276
</div>
223277

278+
<div class="method">
279+
<code class="details" id="import_">import_(parent, body=None, x__xgafv=None)</code>
280+
<pre>Imports the specified entitytypes into the agent.
281+
282+
Args:
283+
parent: string, Required. The agent to import the entity types into. Format: `projects//locations//agents/`. (required)
284+
body: object, The request body.
285+
The object takes the form of:
286+
287+
{ # The request message for EntityTypes.ImportEntityTypes.
288+
&quot;entityTypesContent&quot;: { # Inline source for a Dialogflow operation that reads or imports objects (e.g. intents) into Dialogflow. # Uncompressed byte content of entity types.
289+
&quot;content&quot;: &quot;A String&quot;, # The uncompressed byte content for the objects.
290+
},
291+
&quot;entityTypesUri&quot;: &quot;A String&quot;, # The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to import entity types from. The format of this URI must be `gs:///`. Dialogflow performs a read operation for the Cloud Storage object on the caller&#x27;s behalf, so your request authentication must have read permissions for the object. For more information, see [Dialogflow access control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
292+
&quot;mergeOption&quot;: &quot;A String&quot;, # Required. Merge option for importing entity types.
293+
&quot;targetEntityType&quot;: &quot;A String&quot;, # Optional. The target entity type to import into. Format: `projects//locations//agents//entity_types/`. If set, there should be only one entity type included in entity_types, of which the type should match the type of the target entity type. All entities in the imported entity type will be added to the target entity type.
294+
}
295+
296+
x__xgafv: string, V1 error format.
297+
Allowed values
298+
1 - v1 error format
299+
2 - v2 error format
300+
301+
Returns:
302+
An object of the form:
303+
304+
{ # This resource represents a long-running operation that is the result of a network API call.
305+
&quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
306+
&quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
307+
&quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
308+
&quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
309+
{
310+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
311+
},
312+
],
313+
&quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
314+
},
315+
&quot;metadata&quot;: { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
316+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
317+
},
318+
&quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
319+
&quot;response&quot;: { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
320+
&quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
321+
},
322+
}</pre>
323+
</div>
324+
224325
<div class="method">
225326
<code class="details" id="list">list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
226327
<pre>Returns the list of all entity types in the specified agent.

0 commit comments

Comments
 (0)