Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

docs: added explanation for uri fields in resources #451

Merged
merged 2 commits into from
Mar 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,11 @@ public com.google.protobuf.ByteString getNameBytes() {
* export the agent to. The format of this URI must be
* `gs://<bucket-name>/<object-name>`.
* If left unspecified, the serialized agent is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string agent_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -218,6 +223,11 @@ public java.lang.String getAgentUri() {
* export the agent to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized agent is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string agent_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down Expand Up @@ -775,6 +785,11 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
* export the agent to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized agent is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string agent_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -800,6 +815,11 @@ public java.lang.String getAgentUri() {
* export the agent to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized agent is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string agent_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -825,6 +845,11 @@ public com.google.protobuf.ByteString getAgentUriBytes() {
* export the agent to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized agent is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string agent_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -849,6 +874,11 @@ public Builder setAgentUri(java.lang.String value) {
* export the agent to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized agent is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string agent_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -869,6 +899,11 @@ public Builder clearAgentUri() {
* export the agent to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized agent is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string agent_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ public interface ExportAgentRequestOrBuilder
* export the agent to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized agent is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string agent_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -77,6 +82,11 @@ public interface ExportAgentRequestOrBuilder
* export the agent to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized agent is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string agent_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,11 @@ public com.google.protobuf.ByteString getNameBytes() {
* export the flow to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized flow is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string flow_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -217,6 +222,11 @@ public java.lang.String getFlowUri() {
* export the flow to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized flow is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string flow_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down Expand Up @@ -739,6 +749,11 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
* export the flow to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized flow is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string flow_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -764,6 +779,11 @@ public java.lang.String getFlowUri() {
* export the flow to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized flow is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string flow_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -789,6 +809,11 @@ public com.google.protobuf.ByteString getFlowUriBytes() {
* export the flow to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized flow is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string flow_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -813,6 +838,11 @@ public Builder setFlowUri(java.lang.String value) {
* export the flow to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized flow is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string flow_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -833,6 +863,11 @@ public Builder clearFlowUri() {
* export the flow to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized flow is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string flow_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ public interface ExportFlowRequestOrBuilder
* export the flow to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized flow is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string flow_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -79,6 +84,11 @@ public interface ExportFlowRequestOrBuilder
* export the flow to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`.
* If left unspecified, the serialized flow is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string flow_uri = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,11 @@ public com.google.protobuf.ByteString getParentBytes() {
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand All @@ -418,6 +423,11 @@ public boolean hasGcsUri() {
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand Down Expand Up @@ -448,6 +458,11 @@ public java.lang.String getGcsUri() {
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand Down Expand Up @@ -1118,6 +1133,11 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand All @@ -1136,6 +1156,11 @@ public boolean hasGcsUri() {
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand Down Expand Up @@ -1167,6 +1192,11 @@ public java.lang.String getGcsUri() {
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand Down Expand Up @@ -1198,6 +1228,11 @@ public com.google.protobuf.ByteString getGcsUriBytes() {
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand All @@ -1222,6 +1257,11 @@ public Builder setGcsUri(java.lang.String value) {
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand All @@ -1244,6 +1284,11 @@ public Builder clearGcsUri() {
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ public interface ExportTestCasesRequestOrBuilder
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand All @@ -77,6 +82,11 @@ public interface ExportTestCasesRequestOrBuilder
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand All @@ -92,6 +102,11 @@ public interface ExportTestCasesRequestOrBuilder
* export the test cases to. The format of this URI must be
* `gs://&lt;bucket-name&gt;/&lt;object-name&gt;`. If unspecified, the serialized test
* cases is returned inline.
* Dialogflow performs a write operation for the Cloud Storage object
* on the caller'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).
* </pre>
*
* <code>string gcs_uri = 2;</code>
Expand Down
Loading