Google Assistant API
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Google Assistant API
सेवा: embeddedassistant.googleapis.com
RPC क्लाइंट स्टब बनाने के लिए embeddedassistant.googleapis.com
सेवा की ज़रूरत है.
तरीके |
Converse
|
यह कुकी, डिवाइस में पहले से मौजूद Assistant सेवा के साथ बातचीत शुरू करती है या उसे जारी रखती है. |
तरीके |
Assist
|
यह कुकी, डिवाइस में शामिल Assistant सेवा के साथ बातचीत शुरू करती है या उसे जारी रखती है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-29 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-29 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe Google Assistant API provides access to the \u003ccode\u003eembeddedassistant.googleapis.com\u003c/code\u003e service for creating RPC client stubs.\u003c/p\u003e\n"],["\u003cp\u003eThe API includes methods for managing devices, such as registering, deleting, and retrieving device information.\u003c/p\u003e\n"],["\u003cp\u003eDevice models can be created, deleted, updated, and listed using the provided methods.\u003c/p\u003e\n"],["\u003cp\u003eThe API supports initiating and continuing conversations with the Google Assistant through the \u003ccode\u003eConverse\u003c/code\u003e and \u003ccode\u003eAssist\u003c/code\u003e methods.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers functionality across different versions like v1alpha1 and v1alpha2 for EmbeddedAssistant and v1alpha2 for device management.\u003c/p\u003e\n"]]],[],null,["# Google Assistant API\n\nService: embeddedassistant.googleapis.com\n-----------------------------------------\n\nThe Service name `embeddedassistant.googleapis.com` is needed to create RPC client stubs.\n\n[google.assistant.devices.v1alpha2.DevicesPlatformService](/assistant/sdk/reference/rpc/google.assistant.devices.v1alpha2#google.assistant.devices.v1alpha2.DevicesPlatformService)\n-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|\n| [CreateDevice](/assistant/sdk/reference/rpc/google.assistant.devices.v1alpha2#google.assistant.devices.v1alpha2.DevicesPlatformService.CreateDevice) | Register one device, return the device if succeed or error if the device already exists or failed. |\n| [CreateDeviceModel](/assistant/sdk/reference/rpc/google.assistant.devices.v1alpha2#google.assistant.devices.v1alpha2.DevicesPlatformService.CreateDeviceModel) | Create a 3p device model. |\n| [DeleteDevice](/assistant/sdk/reference/rpc/google.assistant.devices.v1alpha2#google.assistant.devices.v1alpha2.DevicesPlatformService.DeleteDevice) | Deletes a specific device user owns. |\n| [DeleteDeviceModel](/assistant/sdk/reference/rpc/google.assistant.devices.v1alpha2#google.assistant.devices.v1alpha2.DevicesPlatformService.DeleteDeviceModel) | Delete a 3p device model. |\n| [GetDevice](/assistant/sdk/reference/rpc/google.assistant.devices.v1alpha2#google.assistant.devices.v1alpha2.DevicesPlatformService.GetDevice) | Get setting info of a specific device user owns, return the device if succeeded or error if failed. |\n| [GetDeviceModel](/assistant/sdk/reference/rpc/google.assistant.devices.v1alpha2#google.assistant.devices.v1alpha2.DevicesPlatformService.GetDeviceModel) | Given a device model id, return a device model. |\n| [ListDeviceModels](/assistant/sdk/reference/rpc/google.assistant.devices.v1alpha2#google.assistant.devices.v1alpha2.DevicesPlatformService.ListDeviceModels) | List device models for the project ID associated with this REST API call. |\n| [ListDevices](/assistant/sdk/reference/rpc/google.assistant.devices.v1alpha2#google.assistant.devices.v1alpha2.DevicesPlatformService.ListDevices) | Get list of devices user owns belonging to the given project_id in oauth token. |\n| [UpdateDeviceModel](/assistant/sdk/reference/rpc/google.assistant.devices.v1alpha2#google.assistant.devices.v1alpha2.DevicesPlatformService.UpdateDeviceModel) | Updates a device model, returns the new version of the model. |\n\n[google.assistant.embedded.v1alpha1.EmbeddedAssistant](/assistant/sdk/reference/rpc/google.assistant.embedded.v1alpha1#google.assistant.embedded.v1alpha1.EmbeddedAssistant)\n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------|\n| [Converse](/assistant/sdk/reference/rpc/google.assistant.embedded.v1alpha1#google.assistant.embedded.v1alpha1.EmbeddedAssistant.Converse) | Initiates or continues a conversation with the embedded assistant service. |\n\n[google.assistant.embedded.v1alpha2.EmbeddedAssistant](/assistant/sdk/reference/rpc/google.assistant.embedded.v1alpha2#google.assistant.embedded.v1alpha2.EmbeddedAssistant)\n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|---------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------|\n| [Assist](/assistant/sdk/reference/rpc/google.assistant.embedded.v1alpha2#google.assistant.embedded.v1alpha2.EmbeddedAssistant.Assist) | Initiates or continues a conversation with the embedded Assistant Service. |"]]