Skip to content

Commit

Permalink
chore: generate libraries at Sat Sep 21 02:21:56 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-java-bot committed Sep 21, 2024
1 parent 78fb513 commit 993ca89
Show file tree
Hide file tree
Showing 8 changed files with 501 additions and 101 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,15 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.bigtable.admin.v2.Cluster$NodeScalingFactor",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.bigtable.admin.v2.Cluster$State",
"queryAllDeclaredConstructors": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,7 @@ public void updateClusterTest() throws Exception {
Assert.assertEquals(request.getLocation(), actualRequest.getLocation());
Assert.assertEquals(request.getState(), actualRequest.getState());
Assert.assertEquals(request.getServeNodes(), actualRequest.getServeNodes());
Assert.assertEquals(request.getNodeScalingFactor(), actualRequest.getNodeScalingFactor());
Assert.assertEquals(request.getClusterConfig(), actualRequest.getClusterConfig());
Assert.assertEquals(request.getDefaultStorageType(), actualRequest.getDefaultStorageType());
Assert.assertEquals(request.getEncryptionConfig(), actualRequest.getEncryptionConfig());
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4624,7 +4624,7 @@ public com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting getSingleClu
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @return Whether the priority field is set.
*/
@java.lang.Deprecated
Expand All @@ -4644,7 +4644,7 @@ public boolean hasPriority() {
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @return The enum numeric value on the wire for priority.
*/
@java.lang.Deprecated
Expand All @@ -4667,7 +4667,7 @@ public int getPriorityValue() {
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @return The priority.
*/
@java.lang.Deprecated
Expand Down Expand Up @@ -6261,7 +6261,7 @@ public Builder clearSingleClusterRouting() {
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @return Whether the priority field is set.
*/
@java.lang.Override
Expand All @@ -6282,7 +6282,7 @@ public boolean hasPriority() {
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @return The enum numeric value on the wire for priority.
*/
@java.lang.Override
Expand All @@ -6306,7 +6306,7 @@ public int getPriorityValue() {
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @param value The enum numeric value on the wire for priority to set.
* @return This builder for chaining.
*/
Expand All @@ -6330,7 +6330,7 @@ public Builder setPriorityValue(int value) {
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @return The priority.
*/
@java.lang.Override
Expand Down Expand Up @@ -6359,7 +6359,7 @@ public com.google.bigtable.admin.v2.AppProfile.Priority getPriority() {
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @param value The priority to set.
* @return This builder for chaining.
*/
Expand All @@ -6386,7 +6386,7 @@ public Builder setPriority(com.google.bigtable.admin.v2.AppProfile.Priority valu
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @return This builder for chaining.
*/
@java.lang.Deprecated
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ public interface AppProfileOrBuilder
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @return Whether the priority field is set.
*/
@java.lang.Deprecated
Expand All @@ -227,7 +227,7 @@ public interface AppProfileOrBuilder
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @return The enum numeric value on the wire for priority.
*/
@java.lang.Deprecated
Expand All @@ -245,7 +245,7 @@ public interface AppProfileOrBuilder
* <code>.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];</code>
*
* @deprecated google.bigtable.admin.v2.AppProfile.priority is deprecated. See
* google/bigtable/admin/v2/instance.proto;l=386
* google/bigtable/admin/v2/instance.proto;l=405
* @return The priority.
*/
@java.lang.Deprecated
Expand Down
Loading

0 comments on commit 993ca89

Please sign in to comment.