This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
See the [Authentication](https://github.com/googleapis/google-cloud-java#authentication) section in the base directory's README.
See the [Authentication][authentication] section in the base directory's README.
About Cloud Labeling
----------------------------
##Getting Started
See the [Cloud Data Labeling client library docs][datalabeling-lib-docs] to learn how to use this Cloud Data Labeling Client Library.
###Prerequisites
Getting Started
---------------
####Prerequisites
You will need a [Google Developers Console](https://console.developers.google.com/) project with the Cloud Data Labeling API enabled. [Follow these instructions](https://cloud.google.com/resource-manager/docs/creating-managing-projects) to get your project set up. You will also need to set up the local development environment by [installing the Google Cloud SDK](https://cloud.google.com/sdk/) and running the following commands in command line: `gcloud auth login` and `gcloud config set project [YOUR PROJECT ID]`.
You will need a [Google Cloud Platform Console][developer-console] project with the Google Cloud Data Labeling [API enabled][enable-api].
####Installation and setup
You'll need to obtain the `google-cloud-datalabeling` library. See the [Quickstart](#quickstart) section to add `google-cloud-datalabeling` as a dependency in your code.
[Follow these instructions][create-project] to get your project set up. You will also need to set up the local development environment by
[installing the Google Cloud SDK][cloud-sdk] and running the following commands in command line:
`gcloud auth login` and `gcloud config set project [YOUR PROJECT ID]`.
Troubleshooting
---------------
###Installation and setup
To get help, follow the instructions in the [shared Troubleshooting document](https://github.com/googleapis/google-cloud-common/blob/master/troubleshooting/readme.md#troubleshooting).
You'll need to obtain the `google-cloud-datalabeling` library. See the [Quickstart](#quickstart) section
to add `google-cloud-datalabeling` as a dependency in your code.
Transport
---------
Cloud Data Labeling uses gRPC for the transport layer.
##About Google Cloud Data Labeling
Java Versions
-------------
See the [Google Cloud Data Labeling client library docs][javadocs] to learn how to
use this Google Cloud Data Labeling Client Library.
Java 7 or above is required for using this client.
##Troubleshooting
Versioning
----------
To get help, follow the instructions in the [shared Troubleshooting document][troubleshooting].
This library follows [Semantic Versioning](http://semver.org/).
##Transport
It is currently in major version zero (``0.y.z``), which means that anything may change at any time and the public API should not be considered stable.
Google Cloud Data Labeling uses gRPC for the transport layer.
Contributing
------------
##Java Versions
Contributions to this library are always welcome and highly encouraged.
Java 7 or above is required for using this client.
See `google-cloud`'s [CONTRIBUTING] documentation and the [shared documentation](https://github.com/googleapis/google-cloud-common/blob/master/contributing/readme.md#how-to-contribute-to-gcloud) for more information on how to get started.
##Versioning
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more information.
This library follows [Semantic Versioning](http://semver.org/).
It is currently in major version zero (``0.y.z``), which means that anything may change at any time
and the public API should not be considered stable.