Uses of Class
com.google.cloud.dialogflow.cx.v3.DeployFlowMetadata
-
Packages that use DeployFlowMetadata Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of DeployFlowMetadata in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return DeployFlowMetadata Modifier and Type Method Description DeployFlowMetadataDeployFlowMetadata.Builder. build()DeployFlowMetadataDeployFlowMetadata.Builder. buildPartial()static DeployFlowMetadataDeployFlowMetadata. getDefaultInstance()DeployFlowMetadataDeployFlowMetadata.Builder. getDefaultInstanceForType()DeployFlowMetadataDeployFlowMetadata. getDefaultInstanceForType()static DeployFlowMetadataDeployFlowMetadata. parseDelimitedFrom(InputStream input)static DeployFlowMetadataDeployFlowMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployFlowMetadataDeployFlowMetadata. parseFrom(byte[] data)static DeployFlowMetadataDeployFlowMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployFlowMetadataDeployFlowMetadata. parseFrom(com.google.protobuf.ByteString data)static DeployFlowMetadataDeployFlowMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployFlowMetadataDeployFlowMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static DeployFlowMetadataDeployFlowMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployFlowMetadataDeployFlowMetadata. parseFrom(InputStream input)static DeployFlowMetadataDeployFlowMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeployFlowMetadataDeployFlowMetadata. parseFrom(ByteBuffer data)static DeployFlowMetadataDeployFlowMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type DeployFlowMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<DeployFlowResponse,DeployFlowMetadata>EnvironmentsClient. deployFlowAsync(DeployFlowRequest request)Deploys a flow to the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.OperationCallable<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>EnvironmentsClient. deployFlowOperationCallable()Deploys a flow to the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.OperationCallSettings.Builder<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>EnvironmentsSettings.Builder. deployFlowOperationSettings()Returns the builder for the settings used for calls to deployFlow.com.google.api.gax.rpc.OperationCallSettings<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>EnvironmentsSettings. deployFlowOperationSettings()Returns the object with the settings used for calls to deployFlow.com.google.protobuf.Parser<DeployFlowMetadata>DeployFlowMetadata. getParserForType()static com.google.protobuf.Parser<DeployFlowMetadata>DeployFlowMetadata. parser()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type DeployFlowMetadata Modifier and Type Method Description DeployFlowMetadata.BuilderDeployFlowMetadata.Builder. mergeFrom(DeployFlowMetadata other)static DeployFlowMetadata.BuilderDeployFlowMetadata. newBuilder(DeployFlowMetadata prototype) -
Uses of DeployFlowMetadata in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type DeployFlowMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>EnvironmentsStub. deployFlowOperationCallable()com.google.api.gax.rpc.OperationCallable<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>GrpcEnvironmentsStub. deployFlowOperationCallable()com.google.api.gax.rpc.OperationCallable<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>HttpJsonEnvironmentsStub. deployFlowOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>EnvironmentsStubSettings.Builder. deployFlowOperationSettings()Returns the builder for the settings used for calls to deployFlow.com.google.api.gax.rpc.OperationCallSettings<DeployFlowRequest,DeployFlowResponse,DeployFlowMetadata>EnvironmentsStubSettings. deployFlowOperationSettings()Returns the object with the settings used for calls to deployFlow.
-