This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
google-cloud-redis/src/main/java/com/google/cloud/redis Expand file tree Collapse file tree Original file line number Diff line number Diff line change 112112 *
113113 * <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
114114 */
115- @ BetaApi
116- @ Generated ("by gapic-generator" )
115+ @ Generated ("by gapic-generator-java" )
117116public class CloudRedisClient implements BackgroundResource {
118117 private final CloudRedisSettings settings ;
119118 private final CloudRedisStub stub ;
Original file line number Diff line number Diff line change 4444 *
4545 * <p>This class is for advanced usage and reflects the underlying API directly.
4646 */
47- @ Generated ("by gapic-generator" )
47+ @ Generated ("by gapic-generator-java " )
4848public abstract class CloudRedisStub implements BackgroundResource {
4949
5050 public OperationsStub getOperationsStub () {
Original file line number Diff line number Diff line change 9898 * CloudRedisStubSettings cloudRedisSettings = cloudRedisSettingsBuilder.build();
9999 * }</pre>
100100 */
101- @ BetaApi
102101@ Generated ("by gapic-generator-java" )
103102public class CloudRedisStubSettings extends StubSettings <CloudRedisStubSettings > {
104103 /** The default scopes of the service. */
Original file line number Diff line number Diff line change 4141 *
4242 * <p>This class is for advanced usage.
4343 */
44- @ Generated ("by gapic-generator" )
44+ @ Generated ("by gapic-generator-java " )
4545public class GrpcCloudRedisCallableFactory implements GrpcStubCallableFactory {
4646
4747 @ Override
Original file line number Diff line number Diff line change 114114 * <p>Please refer to the GitHub repository's samples for more quickstart code snippets.
115115 */
116116@ BetaApi
117- @ Generated ("by gapic-generator" )
117+ @ Generated ("by gapic-generator-java " )
118118public class CloudRedisClient implements BackgroundResource {
119119 private final CloudRedisSettings settings ;
120120 private final CloudRedisStub stub ;
Original file line number Diff line number Diff line change 6969 * CloudRedisSettings cloudRedisSettings = cloudRedisSettingsBuilder.build();
7070 * }</pre>
7171 */
72+ @ BetaApi
7273@ Generated ("by gapic-generator-java" )
7374public class CloudRedisSettings extends ClientSettings <CloudRedisSettings > {
7475
Original file line number Diff line number Diff line change 1818
1919import static com .google .cloud .redis .v1beta1 .CloudRedisClient .ListInstancesPagedResponse ;
2020
21+ import com .google .api .core .BetaApi ;
2122import com .google .api .gax .core .BackgroundResource ;
2223import com .google .api .gax .rpc .OperationCallable ;
2324import com .google .api .gax .rpc .UnaryCallable ;
4445 *
4546 * <p>This class is for advanced usage and reflects the underlying API directly.
4647 */
47- @ Generated ("by gapic-generator" )
48+ @ BetaApi
49+ @ Generated ("by gapic-generator-java" )
4850public abstract class CloudRedisStub implements BackgroundResource {
4951
5052 public OperationsStub getOperationsStub () {
Original file line number Diff line number Diff line change 1616
1717package com .google .cloud .redis .v1beta1 .stub ;
1818
19+ import com .google .api .core .BetaApi ;
1920import com .google .api .gax .grpc .GrpcCallSettings ;
2021import com .google .api .gax .grpc .GrpcCallableFactory ;
2122import com .google .api .gax .grpc .GrpcStubCallableFactory ;
4142 *
4243 * <p>This class is for advanced usage.
4344 */
44- @ Generated ("by gapic-generator" )
45+ @ BetaApi
46+ @ Generated ("by gapic-generator-java" )
4547public class GrpcCloudRedisCallableFactory implements GrpcStubCallableFactory {
4648
4749 @ Override
Original file line number Diff line number Diff line change 1818
1919import static com .google .cloud .redis .v1beta1 .CloudRedisClient .ListInstancesPagedResponse ;
2020
21+ import com .google .api .core .BetaApi ;
2122import com .google .api .gax .core .BackgroundResource ;
2223import com .google .api .gax .core .BackgroundResourceAggregation ;
2324import com .google .api .gax .grpc .GrpcCallSettings ;
5556 *
5657 * <p>This class is for advanced usage and reflects the underlying API directly.
5758 */
59+ @ BetaApi
5860@ Generated ("by gapic-generator-java" )
5961public class GrpcCloudRedisStub extends CloudRedisStub {
6062 private static final MethodDescriptor <ListInstancesRequest , ListInstancesResponse >
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-redis.git",
7- "sha": "811a3e0e90f0a99d29e8f03e9b0dc42921e4e654 "
7+ "sha": "a56a498a311ff095fbd504eb459fd20a21e023a8 "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "googleapis",
1313 "remote": "https://github.com/googleapis/googleapis.git",
14- "sha": "857f70daef9f4c38f042fb3dfb7b8423ae18fd19 ",
15- "internalRef": "346372957 "
14+ "sha": "91e206bcfeaf8948ea03fe3cb1b7616108496cd3 ",
15+ "internalRef": "350949863 "
1616 }
1717 },
1818 {
1919 "git": {
2020 "name": "googleapis",
2121 "remote": "https://github.com/googleapis/googleapis.git",
22- "sha": "857f70daef9f4c38f042fb3dfb7b8423ae18fd19 ",
23- "internalRef": "346372957 "
22+ "sha": "91e206bcfeaf8948ea03fe3cb1b7616108496cd3 ",
23+ "internalRef": "350949863 "
2424 }
2525 },
2626 {
You can’t perform that action at this time.
0 commit comments