java-docs-samples
java-docs-samples copied to clipboard
Java and Kotlin Code samples used on cloud.google.com
- Updated the Java version in app.yaml in app-engine-java21 directory - Buganizer: b/393352626
## Description Fixes # Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google. ## Checklist - [ ] I have...
## Description Includes changing "member" to "principal" and linking to principal identifiers page instead of specifying recommended format. I left "member" when it referred to the field in the role...
## Description Addresses #10041 Someone from the IAM team needs to refactor the ServiceAccountTests.java file.
See the [build log](https://btx.cloud.google.com/invocations/0a530a6c-8a01-4ef0-825b-bed0d04eb01d/targets/cloud-devrel%2Fjava%2Fjava-docs-samples%2Fjava11%2Fpresubmit;config=default/log) for #9410. These tests need to be fixed before they can be run again.
The integration tests for the Batch samples were disabled in #9841. Reason: The samples clean up logic requires regular polling of each Job created in the test file. Jobs can...