Skip to content
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 @@ -581,7 +581,8 @@ public void deleteAgent(
* The returned `Operation` type has the following method-specific fields:
* - `metadata`: An empty [Struct
* message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct)
* - `response`: [ExportAgentResponse][google.cloud.dialogflow.cx.v3beta1.ExportAgentResponse]
* - `response`:
* [ExportAgentResponse][google.cloud.dialogflow.cx.v3beta1.ExportAgentResponse]
* </pre>
*/
public void exportAgent(
Expand Down Expand Up @@ -827,7 +828,8 @@ public void deleteAgent(
* The returned `Operation` type has the following method-specific fields:
* - `metadata`: An empty [Struct
* message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct)
* - `response`: [ExportAgentResponse][google.cloud.dialogflow.cx.v3beta1.ExportAgentResponse]
* - `response`:
* [ExportAgentResponse][google.cloud.dialogflow.cx.v3beta1.ExportAgentResponse]
* </pre>
*/
public void exportAgent(
Expand Down Expand Up @@ -1004,7 +1006,8 @@ public com.google.protobuf.Empty deleteAgent(
* The returned `Operation` type has the following method-specific fields:
* - `metadata`: An empty [Struct
* message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct)
* - `response`: [ExportAgentResponse][google.cloud.dialogflow.cx.v3beta1.ExportAgentResponse]
* - `response`:
* [ExportAgentResponse][google.cloud.dialogflow.cx.v3beta1.ExportAgentResponse]
* </pre>
*/
public com.google.longrunning.Operation exportAgent(
Expand Down Expand Up @@ -1171,7 +1174,8 @@ protected AgentsFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions ca
* The returned `Operation` type has the following method-specific fields:
* - `metadata`: An empty [Struct
* message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct)
* - `response`: [ExportAgentResponse][google.cloud.dialogflow.cx.v3beta1.ExportAgentResponse]
* - `response`:
* [ExportAgentResponse][google.cloud.dialogflow.cx.v3beta1.ExportAgentResponse]
* </pre>
*/
public com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
*
*
* <pre>
* Service for managing [Changelogs][google.cloud.dialogflow.cx.v3beta1.Changelog].
* Service for managing
* [Changelogs][google.cloud.dialogflow.cx.v3beta1.Changelog].
* </pre>
*/
@javax.annotation.Generated(
Expand Down Expand Up @@ -171,7 +172,8 @@ public ChangelogsFutureStub newStub(
*
*
* <pre>
* Service for managing [Changelogs][google.cloud.dialogflow.cx.v3beta1.Changelog].
* Service for managing
* [Changelogs][google.cloud.dialogflow.cx.v3beta1.Changelog].
* </pre>
*/
public abstract static class ChangelogsImplBase implements io.grpc.BindableService {
Expand Down Expand Up @@ -231,7 +233,8 @@ public final io.grpc.ServerServiceDefinition bindService() {
*
*
* <pre>
* Service for managing [Changelogs][google.cloud.dialogflow.cx.v3beta1.Changelog].
* Service for managing
* [Changelogs][google.cloud.dialogflow.cx.v3beta1.Changelog].
* </pre>
*/
public static final class ChangelogsStub extends io.grpc.stub.AbstractAsyncStub<ChangelogsStub> {
Expand Down Expand Up @@ -283,7 +286,8 @@ public void getChangelog(
*
*
* <pre>
* Service for managing [Changelogs][google.cloud.dialogflow.cx.v3beta1.Changelog].
* Service for managing
* [Changelogs][google.cloud.dialogflow.cx.v3beta1.Changelog].
* </pre>
*/
public static final class ChangelogsBlockingStub
Expand Down Expand Up @@ -329,7 +333,8 @@ public com.google.cloud.dialogflow.cx.v3beta1.Changelog getChangelog(
*
*
* <pre>
* Service for managing [Changelogs][google.cloud.dialogflow.cx.v3beta1.Changelog].
* Service for managing
* [Changelogs][google.cloud.dialogflow.cx.v3beta1.Changelog].
* </pre>
*/
public static final class ChangelogsFutureStub
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
*
*
* <pre>
* Service for managing [Deployments][google.cloud.dialogflow.cx.v3beta1.Deployment].
* Service for managing
* [Deployments][google.cloud.dialogflow.cx.v3beta1.Deployment].
* </pre>
*/
@javax.annotation.Generated(
Expand Down Expand Up @@ -172,7 +173,8 @@ public DeploymentsFutureStub newStub(
*
*
* <pre>
* Service for managing [Deployments][google.cloud.dialogflow.cx.v3beta1.Deployment].
* Service for managing
* [Deployments][google.cloud.dialogflow.cx.v3beta1.Deployment].
* </pre>
*/
public abstract static class DeploymentsImplBase implements io.grpc.BindableService {
Expand All @@ -181,7 +183,8 @@ public abstract static class DeploymentsImplBase implements io.grpc.BindableServ
*
*
* <pre>
* Returns the list of all deployments in the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].
* Returns the list of all deployments in the specified
* [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].
* </pre>
*/
public void listDeployments(
Expand All @@ -196,7 +199,8 @@ public void listDeployments(
*
*
* <pre>
* Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].
* Retrieves the specified
* [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].
* </pre>
*/
public void getDeployment(
Expand Down Expand Up @@ -232,7 +236,8 @@ public final io.grpc.ServerServiceDefinition bindService() {
*
*
* <pre>
* Service for managing [Deployments][google.cloud.dialogflow.cx.v3beta1.Deployment].
* Service for managing
* [Deployments][google.cloud.dialogflow.cx.v3beta1.Deployment].
* </pre>
*/
public static final class DeploymentsStub
Expand All @@ -250,7 +255,8 @@ protected DeploymentsStub build(io.grpc.Channel channel, io.grpc.CallOptions cal
*
*
* <pre>
* Returns the list of all deployments in the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].
* Returns the list of all deployments in the specified
* [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].
* </pre>
*/
public void listDeployments(
Expand All @@ -267,7 +273,8 @@ public void listDeployments(
*
*
* <pre>
* Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].
* Retrieves the specified
* [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].
* </pre>
*/
public void getDeployment(
Expand All @@ -285,7 +292,8 @@ public void getDeployment(
*
*
* <pre>
* Service for managing [Deployments][google.cloud.dialogflow.cx.v3beta1.Deployment].
* Service for managing
* [Deployments][google.cloud.dialogflow.cx.v3beta1.Deployment].
* </pre>
*/
public static final class DeploymentsBlockingStub
Expand All @@ -304,7 +312,8 @@ protected DeploymentsBlockingStub build(
*
*
* <pre>
* Returns the list of all deployments in the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].
* Returns the list of all deployments in the specified
* [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].
* </pre>
*/
public com.google.cloud.dialogflow.cx.v3beta1.ListDeploymentsResponse listDeployments(
Expand All @@ -317,7 +326,8 @@ public com.google.cloud.dialogflow.cx.v3beta1.ListDeploymentsResponse listDeploy
*
*
* <pre>
* Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].
* Retrieves the specified
* [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].
* </pre>
*/
public com.google.cloud.dialogflow.cx.v3beta1.Deployment getDeployment(
Expand All @@ -331,7 +341,8 @@ public com.google.cloud.dialogflow.cx.v3beta1.Deployment getDeployment(
*
*
* <pre>
* Service for managing [Deployments][google.cloud.dialogflow.cx.v3beta1.Deployment].
* Service for managing
* [Deployments][google.cloud.dialogflow.cx.v3beta1.Deployment].
* </pre>
*/
public static final class DeploymentsFutureStub
Expand All @@ -350,7 +361,8 @@ protected DeploymentsFutureStub build(
*
*
* <pre>
* Returns the list of all deployments in the specified [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].
* Returns the list of all deployments in the specified
* [Environment][google.cloud.dialogflow.cx.v3beta1.Environment].
* </pre>
*/
public com.google.common.util.concurrent.ListenableFuture<
Expand All @@ -364,7 +376,8 @@ protected DeploymentsFutureStub build(
*
*
* <pre>
* Retrieves the specified [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].
* Retrieves the specified
* [Deployment][google.cloud.dialogflow.cx.v3beta1.Deployment].
* </pre>
*/
public com.google.common.util.concurrent.ListenableFuture<
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
*
*
* <pre>
* Service for managing [EntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityType].
* Service for managing
* [EntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityType].
* </pre>
*/
@javax.annotation.Generated(
Expand Down Expand Up @@ -310,7 +311,8 @@ public EntityTypesFutureStub newStub(
*
*
* <pre>
* Service for managing [EntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityType].
* Service for managing
* [EntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityType].
* </pre>
*/
public abstract static class EntityTypesImplBase implements io.grpc.BindableService {
Expand Down Expand Up @@ -440,7 +442,8 @@ public final io.grpc.ServerServiceDefinition bindService() {
*
*
* <pre>
* Service for managing [EntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityType].
* Service for managing
* [EntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityType].
* </pre>
*/
public static final class EntityTypesStub
Expand Down Expand Up @@ -549,7 +552,8 @@ public void deleteEntityType(
*
*
* <pre>
* Service for managing [EntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityType].
* Service for managing
* [EntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityType].
* </pre>
*/
public static final class EntityTypesBlockingStub
Expand Down Expand Up @@ -640,7 +644,8 @@ public com.google.protobuf.Empty deleteEntityType(
*
*
* <pre>
* Service for managing [EntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityType].
* Service for managing
* [EntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityType].
* </pre>
*/
public static final class EntityTypesFutureStub
Expand Down
Loading