Uses of Class
com.google.cloud.dialogflow.cx.v3.Environment
-
Packages that use Environment Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of Environment in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return Environment Modifier and Type Method Description Environment
Environment.Builder. build()
Environment
Environment.Builder. buildPartial()
static Environment
Environment. getDefaultInstance()
Environment
Environment.Builder. getDefaultInstanceForType()
Environment
Environment. getDefaultInstanceForType()
Environment
CreateEnvironmentRequest.Builder. getEnvironment()
Required.Environment
CreateEnvironmentRequest. getEnvironment()
Required.Environment
CreateEnvironmentRequestOrBuilder. getEnvironment()
Required.Environment
DeployFlowResponse.Builder. getEnvironment()
The updated environment where the flow is deployed.Environment
DeployFlowResponse. getEnvironment()
The updated environment where the flow is deployed.Environment
DeployFlowResponseOrBuilder. getEnvironment()
The updated environment where the flow is deployed.Environment
EnvironmentsClient. getEnvironment(EnvironmentName name)
Retrieves the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].Environment
EnvironmentsClient. getEnvironment(GetEnvironmentRequest request)
Retrieves the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].Environment
EnvironmentsClient. getEnvironment(String name)
Retrieves the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].Environment
EnvironmentsGrpc.EnvironmentsBlockingStub. getEnvironment(GetEnvironmentRequest request)
Retrieves the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].Environment
UpdateEnvironmentRequest.Builder. getEnvironment()
Required.Environment
UpdateEnvironmentRequest. getEnvironment()
Required.Environment
UpdateEnvironmentRequestOrBuilder. getEnvironment()
Required.Environment
ListEnvironmentsResponse.Builder. getEnvironments(int index)
The list of environments.Environment
ListEnvironmentsResponse. getEnvironments(int index)
The list of environments.Environment
ListEnvironmentsResponseOrBuilder. getEnvironments(int index)
The list of environments.Environment
LookupEnvironmentHistoryResponse.Builder. getEnvironments(int index)
Represents a list of snapshots for an environment.Environment
LookupEnvironmentHistoryResponse. getEnvironments(int index)
Represents a list of snapshots for an environment.Environment
LookupEnvironmentHistoryResponseOrBuilder. getEnvironments(int index)
Represents a list of snapshots for an environment.static Environment
Environment. parseDelimitedFrom(InputStream input)
static Environment
Environment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Environment
Environment. parseFrom(byte[] data)
static Environment
Environment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Environment
Environment. parseFrom(com.google.protobuf.ByteString data)
static Environment
Environment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Environment
Environment. parseFrom(com.google.protobuf.CodedInputStream input)
static Environment
Environment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Environment
Environment. parseFrom(InputStream input)
static Environment
Environment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Environment
Environment. parseFrom(ByteBuffer data)
static Environment
Environment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type Environment Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Environment,com.google.protobuf.Struct>
EnvironmentsClient. createEnvironmentAsync(AgentName parent, Environment environment)
Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].com.google.api.gax.longrunning.OperationFuture<Environment,com.google.protobuf.Struct>
EnvironmentsClient. createEnvironmentAsync(CreateEnvironmentRequest request)
Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].com.google.api.gax.longrunning.OperationFuture<Environment,com.google.protobuf.Struct>
EnvironmentsClient. createEnvironmentAsync(String parent, Environment environment)
Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsClient. createEnvironmentOperationCallable()
Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsSettings.Builder. createEnvironmentOperationSettings()
Returns the builder for the settings used for calls to createEnvironment.com.google.api.gax.rpc.OperationCallSettings<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsSettings. createEnvironmentOperationSettings()
Returns the object with the settings used for calls to createEnvironment.com.google.common.util.concurrent.ListenableFuture<Environment>
EnvironmentsGrpc.EnvironmentsFutureStub. getEnvironment(GetEnvironmentRequest request)
Retrieves the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.UnaryCallable<GetEnvironmentRequest,Environment>
EnvironmentsClient. getEnvironmentCallable()
Retrieves the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,Environment>
EnvironmentsSettings.Builder. getEnvironmentSettings()
Returns the builder for the settings used for calls to getEnvironment.com.google.api.gax.rpc.UnaryCallSettings<GetEnvironmentRequest,Environment>
EnvironmentsSettings. getEnvironmentSettings()
Returns the object with the settings used for calls to getEnvironment.List<Environment>
ListEnvironmentsResponse.Builder. getEnvironmentsList()
The list of environments.List<Environment>
ListEnvironmentsResponse. getEnvironmentsList()
The list of environments.List<Environment>
ListEnvironmentsResponseOrBuilder. getEnvironmentsList()
The list of environments.List<Environment>
LookupEnvironmentHistoryResponse.Builder. getEnvironmentsList()
Represents a list of snapshots for an environment.List<Environment>
LookupEnvironmentHistoryResponse. getEnvironmentsList()
Represents a list of snapshots for an environment.List<Environment>
LookupEnvironmentHistoryResponseOrBuilder. getEnvironmentsList()
Represents a list of snapshots for an environment.static io.grpc.MethodDescriptor<GetEnvironmentRequest,Environment>
EnvironmentsGrpc. getGetEnvironmentMethod()
com.google.protobuf.Parser<Environment>
Environment. getParserForType()
static com.google.protobuf.Parser<Environment>
Environment. parser()
com.google.api.gax.longrunning.OperationFuture<Environment,com.google.protobuf.Struct>
EnvironmentsClient. updateEnvironmentAsync(Environment environment, com.google.protobuf.FieldMask updateMask)
Updates the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.longrunning.OperationFuture<Environment,com.google.protobuf.Struct>
EnvironmentsClient. updateEnvironmentAsync(UpdateEnvironmentRequest request)
Updates the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsClient. updateEnvironmentOperationCallable()
Updates the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsSettings.Builder. updateEnvironmentOperationSettings()
Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.OperationCallSettings<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsSettings. updateEnvironmentOperationSettings()
Returns the object with the settings used for calls to updateEnvironment.Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type Environment Modifier and Type Method Description ListEnvironmentsResponse.Builder
ListEnvironmentsResponse.Builder. addEnvironments(int index, Environment value)
The list of environments.ListEnvironmentsResponse.Builder
ListEnvironmentsResponse.Builder. addEnvironments(Environment value)
The list of environments.LookupEnvironmentHistoryResponse.Builder
LookupEnvironmentHistoryResponse.Builder. addEnvironments(int index, Environment value)
Represents a list of snapshots for an environment.LookupEnvironmentHistoryResponse.Builder
LookupEnvironmentHistoryResponse.Builder. addEnvironments(Environment value)
Represents a list of snapshots for an environment.com.google.api.gax.longrunning.OperationFuture<Environment,com.google.protobuf.Struct>
EnvironmentsClient. createEnvironmentAsync(AgentName parent, Environment environment)
Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].com.google.api.gax.longrunning.OperationFuture<Environment,com.google.protobuf.Struct>
EnvironmentsClient. createEnvironmentAsync(String parent, Environment environment)
Creates an [Environment][google.cloud.dialogflow.cx.v3.Environment] in the specified [Agent][google.cloud.dialogflow.cx.v3.Agent].CreateEnvironmentRequest.Builder
CreateEnvironmentRequest.Builder. mergeEnvironment(Environment value)
Required.DeployFlowResponse.Builder
DeployFlowResponse.Builder. mergeEnvironment(Environment value)
The updated environment where the flow is deployed.UpdateEnvironmentRequest.Builder
UpdateEnvironmentRequest.Builder. mergeEnvironment(Environment value)
Required.Environment.Builder
Environment.Builder. mergeFrom(Environment other)
static Environment.Builder
Environment. newBuilder(Environment prototype)
CreateEnvironmentRequest.Builder
CreateEnvironmentRequest.Builder. setEnvironment(Environment value)
Required.DeployFlowResponse.Builder
DeployFlowResponse.Builder. setEnvironment(Environment value)
The updated environment where the flow is deployed.UpdateEnvironmentRequest.Builder
UpdateEnvironmentRequest.Builder. setEnvironment(Environment value)
Required.ListEnvironmentsResponse.Builder
ListEnvironmentsResponse.Builder. setEnvironments(int index, Environment value)
The list of environments.LookupEnvironmentHistoryResponse.Builder
LookupEnvironmentHistoryResponse.Builder. setEnvironments(int index, Environment value)
Represents a list of snapshots for an environment.com.google.api.gax.longrunning.OperationFuture<Environment,com.google.protobuf.Struct>
EnvironmentsClient. updateEnvironmentAsync(Environment environment, com.google.protobuf.FieldMask updateMask)
Updates the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].Method parameters in com.google.cloud.dialogflow.cx.v3 with type arguments of type Environment Modifier and Type Method Description ListEnvironmentsResponse.Builder
ListEnvironmentsResponse.Builder. addAllEnvironments(Iterable<? extends Environment> values)
The list of environments.LookupEnvironmentHistoryResponse.Builder
LookupEnvironmentHistoryResponse.Builder. addAllEnvironments(Iterable<? extends Environment> values)
Represents a list of snapshots for an environment.static com.google.api.core.ApiFuture<EnvironmentsClient.ListEnvironmentsPagedResponse>
EnvironmentsClient.ListEnvironmentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context, com.google.api.core.ApiFuture<ListEnvironmentsResponse> futureResponse)
static com.google.api.core.ApiFuture<EnvironmentsClient.LookupEnvironmentHistoryPagedResponse>
EnvironmentsClient.LookupEnvironmentHistoryPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, com.google.api.core.ApiFuture<LookupEnvironmentHistoryResponse> futureResponse)
protected EnvironmentsClient.ListEnvironmentsPage
EnvironmentsClient.ListEnvironmentsPage. createPage(com.google.api.gax.rpc.PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context, ListEnvironmentsResponse response)
protected EnvironmentsClient.LookupEnvironmentHistoryPage
EnvironmentsClient.LookupEnvironmentHistoryPage. createPage(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, LookupEnvironmentHistoryResponse response)
com.google.api.core.ApiFuture<EnvironmentsClient.ListEnvironmentsPage>
EnvironmentsClient.ListEnvironmentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context, com.google.api.core.ApiFuture<ListEnvironmentsResponse> futureResponse)
com.google.api.core.ApiFuture<EnvironmentsClient.LookupEnvironmentHistoryPage>
EnvironmentsClient.LookupEnvironmentHistoryPage. createPageAsync(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, com.google.api.core.ApiFuture<LookupEnvironmentHistoryResponse> futureResponse)
default void
EnvironmentsGrpc.AsyncService. getEnvironment(GetEnvironmentRequest request, io.grpc.stub.StreamObserver<Environment> responseObserver)
Retrieves the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].void
EnvironmentsGrpc.EnvironmentsStub. getEnvironment(GetEnvironmentRequest request, io.grpc.stub.StreamObserver<Environment> responseObserver)
Retrieves the specified [Environment][google.cloud.dialogflow.cx.v3.Environment]. -
Uses of Environment in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type Environment Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsStub. createEnvironmentOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>
GrpcEnvironmentsStub. createEnvironmentOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>
HttpJsonEnvironmentsStub. createEnvironmentOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsStubSettings.Builder. createEnvironmentOperationSettings()
Returns the builder for the settings used for calls to createEnvironment.com.google.api.gax.rpc.OperationCallSettings<CreateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsStubSettings. createEnvironmentOperationSettings()
Returns the object with the settings used for calls to createEnvironment.com.google.api.gax.rpc.UnaryCallable<GetEnvironmentRequest,Environment>
EnvironmentsStub. getEnvironmentCallable()
com.google.api.gax.rpc.UnaryCallable<GetEnvironmentRequest,Environment>
GrpcEnvironmentsStub. getEnvironmentCallable()
com.google.api.gax.rpc.UnaryCallable<GetEnvironmentRequest,Environment>
HttpJsonEnvironmentsStub. getEnvironmentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,Environment>
EnvironmentsStubSettings.Builder. getEnvironmentSettings()
Returns the builder for the settings used for calls to getEnvironment.com.google.api.gax.rpc.UnaryCallSettings<GetEnvironmentRequest,Environment>
EnvironmentsStubSettings. getEnvironmentSettings()
Returns the object with the settings used for calls to getEnvironment.com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsStub. updateEnvironmentOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
GrpcEnvironmentsStub. updateEnvironmentOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
HttpJsonEnvironmentsStub. updateEnvironmentOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsStubSettings.Builder. updateEnvironmentOperationSettings()
Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.OperationCallSettings<UpdateEnvironmentRequest,Environment,com.google.protobuf.Struct>
EnvironmentsStubSettings. updateEnvironmentOperationSettings()
Returns the object with the settings used for calls to updateEnvironment.
-