
com.google.cloud.dialogflow.cx.v3beta1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-dialogflow-cx Show documentation
Show all versions of google-cloud-dialogflow-cx Show documentation
provides a new way of designing agents, taking a state machine approach to agent design. This gives you clear and explicit control over a conversation, a better end-user experience, and a better development workflow.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.dialogflow.cx.v3beta1",
"libraryPackage": "com.google.cloud.dialogflow.cx.v3beta1",
"services": {
"Agents": {
"clients": {
"grpc": {
"libraryClient": "AgentsClient",
"rpcs": {
"CreateAgent": {
"methods": ["createAgent", "createAgent", "createAgent", "createAgentCallable"]
},
"DeleteAgent": {
"methods": ["deleteAgent", "deleteAgent", "deleteAgent", "deleteAgentCallable"]
},
"ExportAgent": {
"methods": ["exportAgentAsync", "exportAgentOperationCallable", "exportAgentCallable"]
},
"GetAgent": {
"methods": ["getAgent", "getAgent", "getAgent", "getAgentCallable"]
},
"GetAgentValidationResult": {
"methods": ["getAgentValidationResult", "getAgentValidationResult", "getAgentValidationResult", "getAgentValidationResultCallable"]
},
"GetGenerativeSettings": {
"methods": ["getGenerativeSettings", "getGenerativeSettings", "getGenerativeSettings", "getGenerativeSettingsCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ListAgents": {
"methods": ["listAgents", "listAgents", "listAgents", "listAgentsPagedCallable", "listAgentsCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"RestoreAgent": {
"methods": ["restoreAgentAsync", "restoreAgentOperationCallable", "restoreAgentCallable"]
},
"UpdateAgent": {
"methods": ["updateAgent", "updateAgent", "updateAgentCallable"]
},
"UpdateGenerativeSettings": {
"methods": ["updateGenerativeSettings", "updateGenerativeSettings", "updateGenerativeSettingsCallable"]
},
"ValidateAgent": {
"methods": ["validateAgent", "validateAgentCallable"]
}
}
}
}
},
"Changelogs": {
"clients": {
"grpc": {
"libraryClient": "ChangelogsClient",
"rpcs": {
"GetChangelog": {
"methods": ["getChangelog", "getChangelog", "getChangelog", "getChangelogCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ListChangelogs": {
"methods": ["listChangelogs", "listChangelogs", "listChangelogs", "listChangelogsPagedCallable", "listChangelogsCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
}
}
}
}
},
"ConversationHistory": {
"clients": {
"grpc": {
"libraryClient": "ConversationHistoryClient",
"rpcs": {
"DeleteConversation": {
"methods": ["deleteConversation", "deleteConversation", "deleteConversation", "deleteConversationCallable"]
},
"GetConversation": {
"methods": ["getConversation", "getConversation", "getConversation", "getConversationCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ListConversations": {
"methods": ["listConversations", "listConversations", "listConversations", "listConversationsPagedCallable", "listConversationsCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
}
}
}
}
},
"Deployments": {
"clients": {
"grpc": {
"libraryClient": "DeploymentsClient",
"rpcs": {
"GetDeployment": {
"methods": ["getDeployment", "getDeployment", "getDeployment", "getDeploymentCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ListDeployments": {
"methods": ["listDeployments", "listDeployments", "listDeployments", "listDeploymentsPagedCallable", "listDeploymentsCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
}
}
}
}
},
"EntityTypes": {
"clients": {
"grpc": {
"libraryClient": "EntityTypesClient",
"rpcs": {
"CreateEntityType": {
"methods": ["createEntityType", "createEntityType", "createEntityType", "createEntityTypeCallable"]
},
"DeleteEntityType": {
"methods": ["deleteEntityType", "deleteEntityType", "deleteEntityType", "deleteEntityTypeCallable"]
},
"ExportEntityTypes": {
"methods": ["exportEntityTypesAsync", "exportEntityTypesOperationCallable", "exportEntityTypesCallable"]
},
"GetEntityType": {
"methods": ["getEntityType", "getEntityType", "getEntityType", "getEntityTypeCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ImportEntityTypes": {
"methods": ["importEntityTypesAsync", "importEntityTypesOperationCallable", "importEntityTypesCallable"]
},
"ListEntityTypes": {
"methods": ["listEntityTypes", "listEntityTypes", "listEntityTypes", "listEntityTypesPagedCallable", "listEntityTypesCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"UpdateEntityType": {
"methods": ["updateEntityType", "updateEntityType", "updateEntityTypeCallable"]
}
}
}
}
},
"Environments": {
"clients": {
"grpc": {
"libraryClient": "EnvironmentsClient",
"rpcs": {
"CreateEnvironment": {
"methods": ["createEnvironmentAsync", "createEnvironmentAsync", "createEnvironmentAsync", "createEnvironmentOperationCallable", "createEnvironmentCallable"]
},
"DeleteEnvironment": {
"methods": ["deleteEnvironment", "deleteEnvironment", "deleteEnvironment", "deleteEnvironmentCallable"]
},
"DeployFlow": {
"methods": ["deployFlowAsync", "deployFlowOperationCallable", "deployFlowCallable"]
},
"GetEnvironment": {
"methods": ["getEnvironment", "getEnvironment", "getEnvironment", "getEnvironmentCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ListContinuousTestResults": {
"methods": ["listContinuousTestResults", "listContinuousTestResults", "listContinuousTestResults", "listContinuousTestResultsPagedCallable", "listContinuousTestResultsCallable"]
},
"ListEnvironments": {
"methods": ["listEnvironments", "listEnvironments", "listEnvironments", "listEnvironmentsPagedCallable", "listEnvironmentsCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"LookupEnvironmentHistory": {
"methods": ["lookupEnvironmentHistory", "lookupEnvironmentHistory", "lookupEnvironmentHistory", "lookupEnvironmentHistoryPagedCallable", "lookupEnvironmentHistoryCallable"]
},
"RunContinuousTest": {
"methods": ["runContinuousTestAsync", "runContinuousTestOperationCallable", "runContinuousTestCallable"]
},
"UpdateEnvironment": {
"methods": ["updateEnvironmentAsync", "updateEnvironmentAsync", "updateEnvironmentOperationCallable", "updateEnvironmentCallable"]
}
}
}
}
},
"Examples": {
"clients": {
"grpc": {
"libraryClient": "ExamplesClient",
"rpcs": {
"CreateExample": {
"methods": ["createExample", "createExample", "createExample", "createExampleCallable"]
},
"DeleteExample": {
"methods": ["deleteExample", "deleteExample", "deleteExample", "deleteExampleCallable"]
},
"GetExample": {
"methods": ["getExample", "getExample", "getExample", "getExampleCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ListExamples": {
"methods": ["listExamples", "listExamples", "listExamples", "listExamplesPagedCallable", "listExamplesCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"UpdateExample": {
"methods": ["updateExample", "updateExample", "updateExampleCallable"]
}
}
}
}
},
"Experiments": {
"clients": {
"grpc": {
"libraryClient": "ExperimentsClient",
"rpcs": {
"CreateExperiment": {
"methods": ["createExperiment", "createExperiment", "createExperiment", "createExperimentCallable"]
},
"DeleteExperiment": {
"methods": ["deleteExperiment", "deleteExperiment", "deleteExperiment", "deleteExperimentCallable"]
},
"GetExperiment": {
"methods": ["getExperiment", "getExperiment", "getExperiment", "getExperimentCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ListExperiments": {
"methods": ["listExperiments", "listExperiments", "listExperiments", "listExperimentsPagedCallable", "listExperimentsCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"StartExperiment": {
"methods": ["startExperiment", "startExperiment", "startExperiment", "startExperimentCallable"]
},
"StopExperiment": {
"methods": ["stopExperiment", "stopExperiment", "stopExperiment", "stopExperimentCallable"]
},
"UpdateExperiment": {
"methods": ["updateExperiment", "updateExperiment", "updateExperimentCallable"]
}
}
}
}
},
"Flows": {
"clients": {
"grpc": {
"libraryClient": "FlowsClient",
"rpcs": {
"CreateFlow": {
"methods": ["createFlow", "createFlow", "createFlow", "createFlowCallable"]
},
"DeleteFlow": {
"methods": ["deleteFlow", "deleteFlow", "deleteFlow", "deleteFlowCallable"]
},
"ExportFlow": {
"methods": ["exportFlowAsync", "exportFlowOperationCallable", "exportFlowCallable"]
},
"GetFlow": {
"methods": ["getFlow", "getFlow", "getFlow", "getFlowCallable"]
},
"GetFlowValidationResult": {
"methods": ["getFlowValidationResult", "getFlowValidationResult", "getFlowValidationResult", "getFlowValidationResultCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ImportFlow": {
"methods": ["importFlowAsync", "importFlowOperationCallable", "importFlowCallable"]
},
"ListFlows": {
"methods": ["listFlows", "listFlows", "listFlows", "listFlowsPagedCallable", "listFlowsCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"TrainFlow": {
"methods": ["trainFlowAsync", "trainFlowAsync", "trainFlowAsync", "trainFlowOperationCallable", "trainFlowCallable"]
},
"UpdateFlow": {
"methods": ["updateFlow", "updateFlow", "updateFlowCallable"]
},
"ValidateFlow": {
"methods": ["validateFlow", "validateFlowCallable"]
}
}
}
}
},
"Generators": {
"clients": {
"grpc": {
"libraryClient": "GeneratorsClient",
"rpcs": {
"CreateGenerator": {
"methods": ["createGenerator", "createGenerator", "createGenerator", "createGeneratorCallable"]
},
"DeleteGenerator": {
"methods": ["deleteGenerator", "deleteGenerator", "deleteGenerator", "deleteGeneratorCallable"]
},
"GetGenerator": {
"methods": ["getGenerator", "getGenerator", "getGenerator", "getGeneratorCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ListGenerators": {
"methods": ["listGenerators", "listGenerators", "listGenerators", "listGeneratorsPagedCallable", "listGeneratorsCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"UpdateGenerator": {
"methods": ["updateGenerator", "updateGenerator", "updateGeneratorCallable"]
}
}
}
}
},
"Intents": {
"clients": {
"grpc": {
"libraryClient": "IntentsClient",
"rpcs": {
"CreateIntent": {
"methods": ["createIntent", "createIntent", "createIntent", "createIntentCallable"]
},
"DeleteIntent": {
"methods": ["deleteIntent", "deleteIntent", "deleteIntent", "deleteIntentCallable"]
},
"ExportIntents": {
"methods": ["exportIntentsAsync", "exportIntentsOperationCallable", "exportIntentsCallable"]
},
"GetIntent": {
"methods": ["getIntent", "getIntent", "getIntent", "getIntentCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ImportIntents": {
"methods": ["importIntentsAsync", "importIntentsOperationCallable", "importIntentsCallable"]
},
"ListIntents": {
"methods": ["listIntents", "listIntents", "listIntents", "listIntentsPagedCallable", "listIntentsCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"UpdateIntent": {
"methods": ["updateIntent", "updateIntent", "updateIntentCallable"]
}
}
}
}
},
"Pages": {
"clients": {
"grpc": {
"libraryClient": "PagesClient",
"rpcs": {
"CreatePage": {
"methods": ["createPage", "createPage", "createPage", "createPageCallable"]
},
"DeletePage": {
"methods": ["deletePage", "deletePage", "deletePage", "deletePageCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetPage": {
"methods": ["getPage", "getPage", "getPage", "getPageCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListPages": {
"methods": ["listPages", "listPages", "listPages", "listPagesPagedCallable", "listPagesCallable"]
},
"UpdatePage": {
"methods": ["updatePage", "updatePage", "updatePageCallable"]
}
}
}
}
},
"Playbooks": {
"clients": {
"grpc": {
"libraryClient": "PlaybooksClient",
"rpcs": {
"CreatePlaybook": {
"methods": ["createPlaybook", "createPlaybook", "createPlaybook", "createPlaybookCallable"]
},
"CreatePlaybookVersion": {
"methods": ["createPlaybookVersion", "createPlaybookVersion", "createPlaybookVersion", "createPlaybookVersionCallable"]
},
"DeletePlaybook": {
"methods": ["deletePlaybook", "deletePlaybook", "deletePlaybook", "deletePlaybookCallable"]
},
"DeletePlaybookVersion": {
"methods": ["deletePlaybookVersion", "deletePlaybookVersion", "deletePlaybookVersion", "deletePlaybookVersionCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetPlaybook": {
"methods": ["getPlaybook", "getPlaybook", "getPlaybook", "getPlaybookCallable"]
},
"GetPlaybookVersion": {
"methods": ["getPlaybookVersion", "getPlaybookVersion", "getPlaybookVersion", "getPlaybookVersionCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListPlaybookVersions": {
"methods": ["listPlaybookVersions", "listPlaybookVersions", "listPlaybookVersions", "listPlaybookVersionsPagedCallable", "listPlaybookVersionsCallable"]
},
"ListPlaybooks": {
"methods": ["listPlaybooks", "listPlaybooks", "listPlaybooks", "listPlaybooksPagedCallable", "listPlaybooksCallable"]
},
"UpdatePlaybook": {
"methods": ["updatePlaybook", "updatePlaybook", "updatePlaybookCallable"]
}
}
}
}
},
"SecuritySettingsService": {
"clients": {
"grpc": {
"libraryClient": "SecuritySettingsServiceClient",
"rpcs": {
"CreateSecuritySettings": {
"methods": ["createSecuritySettings", "createSecuritySettings", "createSecuritySettings", "createSecuritySettingsCallable"]
},
"DeleteSecuritySettings": {
"methods": ["deleteSecuritySettings", "deleteSecuritySettings", "deleteSecuritySettings", "deleteSecuritySettingsCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetSecuritySettings": {
"methods": ["getSecuritySettings", "getSecuritySettings", "getSecuritySettings", "getSecuritySettingsCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListSecuritySettings": {
"methods": ["listSecuritySettings", "listSecuritySettings", "listSecuritySettings", "listSecuritySettingsPagedCallable", "listSecuritySettingsCallable"]
},
"UpdateSecuritySettings": {
"methods": ["updateSecuritySettings", "updateSecuritySettings", "updateSecuritySettingsCallable"]
}
}
}
}
},
"Sessions": {
"clients": {
"grpc": {
"libraryClient": "SessionsClient",
"rpcs": {
"DetectIntent": {
"methods": ["detectIntent", "detectIntentCallable"]
},
"FulfillIntent": {
"methods": ["fulfillIntent", "fulfillIntentCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"MatchIntent": {
"methods": ["matchIntent", "matchIntentCallable"]
},
"ServerStreamingDetectIntent": {
"methods": ["serverStreamingDetectIntentCallable"]
},
"StreamingDetectIntent": {
"methods": ["streamingDetectIntentCallable"]
},
"SubmitAnswerFeedback": {
"methods": ["submitAnswerFeedback", "submitAnswerFeedbackCallable"]
}
}
}
}
},
"SessionEntityTypes": {
"clients": {
"grpc": {
"libraryClient": "SessionEntityTypesClient",
"rpcs": {
"CreateSessionEntityType": {
"methods": ["createSessionEntityType", "createSessionEntityType", "createSessionEntityType", "createSessionEntityTypeCallable"]
},
"DeleteSessionEntityType": {
"methods": ["deleteSessionEntityType", "deleteSessionEntityType", "deleteSessionEntityType", "deleteSessionEntityTypeCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetSessionEntityType": {
"methods": ["getSessionEntityType", "getSessionEntityType", "getSessionEntityType", "getSessionEntityTypeCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListSessionEntityTypes": {
"methods": ["listSessionEntityTypes", "listSessionEntityTypes", "listSessionEntityTypes", "listSessionEntityTypesPagedCallable", "listSessionEntityTypesCallable"]
},
"UpdateSessionEntityType": {
"methods": ["updateSessionEntityType", "updateSessionEntityType", "updateSessionEntityTypeCallable"]
}
}
}
}
},
"TestCases": {
"clients": {
"grpc": {
"libraryClient": "TestCasesClient",
"rpcs": {
"BatchDeleteTestCases": {
"methods": ["batchDeleteTestCases", "batchDeleteTestCases", "batchDeleteTestCases", "batchDeleteTestCasesCallable"]
},
"BatchRunTestCases": {
"methods": ["batchRunTestCasesAsync", "batchRunTestCasesOperationCallable", "batchRunTestCasesCallable"]
},
"CalculateCoverage": {
"methods": ["calculateCoverage", "calculateCoverageCallable"]
},
"CreateTestCase": {
"methods": ["createTestCase", "createTestCase", "createTestCase", "createTestCaseCallable"]
},
"ExportTestCases": {
"methods": ["exportTestCasesAsync", "exportTestCasesOperationCallable", "exportTestCasesCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetTestCase": {
"methods": ["getTestCase", "getTestCase", "getTestCase", "getTestCaseCallable"]
},
"GetTestCaseResult": {
"methods": ["getTestCaseResult", "getTestCaseResult", "getTestCaseResult", "getTestCaseResultCallable"]
},
"ImportTestCases": {
"methods": ["importTestCasesAsync", "importTestCasesOperationCallable", "importTestCasesCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListTestCaseResults": {
"methods": ["listTestCaseResults", "listTestCaseResults", "listTestCaseResults", "listTestCaseResultsPagedCallable", "listTestCaseResultsCallable"]
},
"ListTestCases": {
"methods": ["listTestCases", "listTestCases", "listTestCases", "listTestCasesPagedCallable", "listTestCasesCallable"]
},
"RunTestCase": {
"methods": ["runTestCaseAsync", "runTestCaseOperationCallable", "runTestCaseCallable"]
},
"UpdateTestCase": {
"methods": ["updateTestCase", "updateTestCase", "updateTestCaseCallable"]
}
}
}
}
},
"Tools": {
"clients": {
"grpc": {
"libraryClient": "ToolsClient",
"rpcs": {
"CreateTool": {
"methods": ["createTool", "createTool", "createTool", "createToolCallable"]
},
"DeleteTool": {
"methods": ["deleteTool", "deleteTool", "deleteTool", "deleteToolCallable"]
},
"ExportTools": {
"methods": ["exportToolsAsync", "exportToolsOperationCallable", "exportToolsCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetTool": {
"methods": ["getTool", "getTool", "getTool", "getToolCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListTools": {
"methods": ["listTools", "listTools", "listTools", "listToolsPagedCallable", "listToolsCallable"]
},
"UpdateTool": {
"methods": ["updateTool", "updateTool", "updateToolCallable"]
}
}
}
}
},
"TransitionRouteGroups": {
"clients": {
"grpc": {
"libraryClient": "TransitionRouteGroupsClient",
"rpcs": {
"CreateTransitionRouteGroup": {
"methods": ["createTransitionRouteGroup", "createTransitionRouteGroup", "createTransitionRouteGroup", "createTransitionRouteGroup", "createTransitionRouteGroupCallable"]
},
"DeleteTransitionRouteGroup": {
"methods": ["deleteTransitionRouteGroup", "deleteTransitionRouteGroup", "deleteTransitionRouteGroup", "deleteTransitionRouteGroupCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetTransitionRouteGroup": {
"methods": ["getTransitionRouteGroup", "getTransitionRouteGroup", "getTransitionRouteGroup", "getTransitionRouteGroupCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListTransitionRouteGroups": {
"methods": ["listTransitionRouteGroups", "listTransitionRouteGroups", "listTransitionRouteGroups", "listTransitionRouteGroups", "listTransitionRouteGroupsPagedCallable", "listTransitionRouteGroupsCallable"]
},
"UpdateTransitionRouteGroup": {
"methods": ["updateTransitionRouteGroup", "updateTransitionRouteGroup", "updateTransitionRouteGroupCallable"]
}
}
}
}
},
"Versions": {
"clients": {
"grpc": {
"libraryClient": "VersionsClient",
"rpcs": {
"CompareVersions": {
"methods": ["compareVersions", "compareVersions", "compareVersions", "compareVersionsCallable"]
},
"CreateVersion": {
"methods": ["createVersionAsync", "createVersionAsync", "createVersionAsync", "createVersionOperationCallable", "createVersionCallable"]
},
"DeleteVersion": {
"methods": ["deleteVersion", "deleteVersion", "deleteVersion", "deleteVersionCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetVersion": {
"methods": ["getVersion", "getVersion", "getVersion", "getVersionCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListVersions": {
"methods": ["listVersions", "listVersions", "listVersions", "listVersionsPagedCallable", "listVersionsCallable"]
},
"LoadVersion": {
"methods": ["loadVersionAsync", "loadVersionAsync", "loadVersionAsync", "loadVersionOperationCallable", "loadVersionCallable"]
},
"UpdateVersion": {
"methods": ["updateVersion", "updateVersion", "updateVersionCallable"]
}
}
}
}
},
"Webhooks": {
"clients": {
"grpc": {
"libraryClient": "WebhooksClient",
"rpcs": {
"CreateWebhook": {
"methods": ["createWebhook", "createWebhook", "createWebhook", "createWebhookCallable"]
},
"DeleteWebhook": {
"methods": ["deleteWebhook", "deleteWebhook", "deleteWebhook", "deleteWebhookCallable"]
},
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetWebhook": {
"methods": ["getWebhook", "getWebhook", "getWebhook", "getWebhookCallable"]
},
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListWebhooks": {
"methods": ["listWebhooks", "listWebhooks", "listWebhooks", "listWebhooksPagedCallable", "listWebhooksCallable"]
},
"UpdateWebhook": {
"methods": ["updateWebhook", "updateWebhook", "updateWebhookCallable"]
}
}
}
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy