ReOrc docs
Get ReOrc
English
English
  • About ReOrc
  • Set up and deployment
    • Set up organization
    • Install ReOrc agent
  • Getting started
    • 1. Set up a connection
      • BigQuery setup
    • 2. Create a project
    • 3. Create data models
    • 4. Build models in console
    • 5. Set up a pipeline
  • Connections
    • Destinations
      • Google Service Account
    • Integrations
      • Slack
  • Data modeling
    • Overview
    • Sources
    • Models
      • Model schema
      • Model configurations
    • Jinja templating
      • Variables
      • Macros
    • Materialization
    • Data lineage
    • Data tests
      • Built-in generic tests
      • Custom generic tests
      • Singular tests
  • Semantic modeling
    • Overview
    • Data Modelling vs Semantic Layer
    • Cube
      • Custom Dimension
      • Custom Measure
        • Aggregation Function
        • SQL functions and operators
        • Calculating Period-over-Period Changes
      • Relationship
    • View
      • Primary Dimension
      • Add Shared Fields
    • Shared Fields
    • Integration
      • Guandata Integration
      • Looker Studio
  • Pipeline
    • Overview
    • Modeling pipeline
    • Advanced pipeline
    • Job
  • Health tracking
    • Pipeline health
    • Data quality
  • Data governance
    • Data protection
  • Asset management
    • Console
    • Metadata
    • Version history
    • Packages and dependencies
  • DATA SERVICE
    • Overview
    • Create & edit Data Service
    • Data preview & download
    • Data sharing API
    • Access control
  • AI-powered
    • Rein AI Copilot
  • Settings
    • Organization settings
    • Project settings
    • Profile settings
    • Roles and permissions
  • Platform Specific
    • Doris/SelectDB
Powered by GitBook
On this page
  • Prerequisites
  • Set up a service account
  • Generate a service account key
  • Configure Google Service Account in ReOrc
  1. Connections
  2. Destinations

Google Service Account

PreviousDestinationsNextIntegrations

Last updated 15 days ago

A Google Service Account is a special type of Google account designed for applications and services to interact with Google Cloud resources without human intervention. Unlike your regular user accounts, service accounts are used in machine-to-machine communication, allowing applications to authenticate and authorize themselves when accessing Google APIs and services.

ReOrc uses Google service accounts to interact with various Google Cloud storage solutions. This enables connections to BigQuery, Google Sheets, and Google Cloud Storage for data loading and management operations.

This guide shows you how to set up a Google Service Account and create a key to for use in ReOrc.

Prerequisites

  • You've already created a .

Set up a service account

Follow these steps:

  1. Go to the page and select your project.

  2. Click + Create Service Account.

  3. Enter the service account name and the description, then click Create And Continue.

  4. Assign a role to your service account. Here we select Owner to provide sufficient permisisons for loading and dumping data in services. Then click Continue.

  5. Click Done.

Generate a service account key

Follow these steps:

  1. Switch to the Keys tab, then click Add Key > Create new key.

  2. In the opened dialog, select JSON as the key type and click Create. This generates and downloads a JSON file containing the authentication credentials.

Configure Google Service Account in ReOrc

You can now use the credentials in the JSON file to authenticate from ReOrc. Follow these steps:

  1. Log in to your ReOrc organization and go to Destinations.

  2. Click + Create Destination.

  3. Select Google Service Account and click Set up.

  4. Fill in the required fields with using the information from the download JSON file.

  5. Test the connection in an environment.

  6. After the connection is successfully tested, click Create Destination.

Go to , locate and click on the email of the account you just created.

APIs & Services / Credentials
Google Cloud Project
Service Accounts