GithubHelp home page GithubHelp logo

isabella232 / java-docs-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlecloudplatform/java-docs-samples

1.0 0.0 0.0 51.89 MB

Java and Kotlin Code samples used on cloud.google.com

Home Page: https://cloud.google.com/java

License: Apache License 2.0

Java 97.13% XSLT 0.03% HTML 0.85% CSS 0.08% Shell 0.86% Python 0.03% JavaScript 0.28% Batchfile 0.06% Dockerfile 0.37% Kotlin 0.16% Groovy 0.08% Scala 0.08%

java-docs-samples's Introduction

Google Cloud Platform Java Samples

Kokoro Build Status Coverage Status

Open in Cloud Shell

This repository holds sample code written in Java that demonstrates the Google Cloud Platform.

Some samples have accompanying guides on <cloud.google.com>. See respective README files for details.

Set Up

  1. Set up your Java Development Environment

  2. Clone this repository:

     git clone https://github.com/GoogleCloudPlatform/java-docs-samples.git
    
  3. Obtain authentication credentials.

    Create local credentials by running the following command and following the oauth2 flow (read more about the command here):

     gcloud auth application-default login
    

    Or manually set the GOOGLE_APPLICATION_CREDENTIALS environment variable to point to a service account key JSON file path.

    Learn more at Setting Up Authentication for Server to Server Production Applications.

    Note: Application Default Credentials is able to implicitly find the credentials as long as the application is running on Compute Engine, Kubernetes Engine, App Engine, or Cloud Functions.

Contributing

Licensing

Source Code Headers

Every file containing source code must include copyright and license information. This includes any JS/CSS files that you might be serving out to browsers. (This is to help well-intentioned people avoid accidental copying that doesn't comply with the license.)

Apache header:

Copyright 2020 Google LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

java-docs-samples's People

Contributors

alixhami avatar anguillanneuf avatar annie29 avatar averikitsch avatar billyjacobson avatar chingor13 avatar daniel-sanche avatar dpebot avatar dzlier-gcp avatar frankyn avatar gguuss avatar jabubake avatar jerjou avatar jmdobry avatar jsimonweb avatar kurtisvg avatar lesv avatar munkhuushmgl avatar nirupa-kumar avatar nnegrey avatar noerog avatar olavloite avatar puneith avatar puneithk avatar renovate-bot avatar stephaniewang526 avatar sushicw avatar tswast avatar waprin avatar wmwong avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.