Here's everything we announced at I/O, from new Firebase Studio features to more ways to integrate AI.
Read blog.
ConnectorConfig interface
Interface representing a Data Connect connector configuration.
Signature:
export interface ConnectorConfig
Properties
Property |
Type |
Description |
location |
string |
Location ID of the Data Connect service. |
serviceId |
string |
Service ID of the Data Connect service. |
ConnectorConfig.location
Location ID of the Data Connect service.
Signature:
location: string;
ConnectorConfig.serviceId
Service ID of the Data Connect service.
Signature:
serviceId: string;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-30 UTC.
[null,null,["Last updated 2024-09-30 UTC."],[],[]]