Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.Deployment.Result
-
Packages that use Deployment.Result Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of Deployment.Result in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return Deployment.Result Modifier and Type Method Description Deployment.ResultDeployment.Result.Builder. build()Deployment.ResultDeployment.Result.Builder. buildPartial()static Deployment.ResultDeployment.Result. getDefaultInstance()Deployment.ResultDeployment.Result.Builder. getDefaultInstanceForType()Deployment.ResultDeployment.Result. getDefaultInstanceForType()Deployment.ResultDeployment.Builder. getResult()Result of the deployment.Deployment.ResultDeployment. getResult()Result of the deployment.Deployment.ResultDeploymentOrBuilder. getResult()Result of the deployment.static Deployment.ResultDeployment.Result. parseDelimitedFrom(InputStream input)static Deployment.ResultDeployment.Result. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Deployment.ResultDeployment.Result. parseFrom(byte[] data)static Deployment.ResultDeployment.Result. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Deployment.ResultDeployment.Result. parseFrom(com.google.protobuf.ByteString data)static Deployment.ResultDeployment.Result. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Deployment.ResultDeployment.Result. parseFrom(com.google.protobuf.CodedInputStream input)static Deployment.ResultDeployment.Result. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Deployment.ResultDeployment.Result. parseFrom(InputStream input)static Deployment.ResultDeployment.Result. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Deployment.ResultDeployment.Result. parseFrom(ByteBuffer data)static Deployment.ResultDeployment.Result. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type Deployment.Result Modifier and Type Method Description com.google.protobuf.Parser<Deployment.Result>Deployment.Result. getParserForType()static com.google.protobuf.Parser<Deployment.Result>Deployment.Result. parser()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type Deployment.Result Modifier and Type Method Description Deployment.Result.BuilderDeployment.Result.Builder. mergeFrom(Deployment.Result other)Deployment.BuilderDeployment.Builder. mergeResult(Deployment.Result value)Result of the deployment.static Deployment.Result.BuilderDeployment.Result. newBuilder(Deployment.Result prototype)Deployment.BuilderDeployment.Builder. setResult(Deployment.Result value)Result of the deployment.
-