Skip to content

Commit

Permalink
chore: regenerate bigtableadmin client (#17974)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Sep 5, 2023
1 parent bd08448 commit 80fe3e1
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions clients/google-api-services-bigtableadmin/v2/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-bigtableadmin</artifactId>
<version>v2-rev20230731-2.0.0</version>
<version>v2-rev20230824-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-bigtableadmin:v2-rev20230731-2.0.0'
implementation 'com.google.apis:google-api-services-bigtableadmin:v2-rev20230824-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4655,8 +4655,8 @@ public Get set(String parameterName, Object value) {
}
}
/**
* Gets the access control policy for a Table resource. Returns an empty policy if the resource
* exists but does not have a policy set.
* Gets the access control policy for a Table or Backup resource. Returns an empty policy if the
* resource exists but does not have a policy set.
*
* Create a request for the method "backups.getIamPolicy".
*
Expand All @@ -4683,8 +4683,8 @@ public class GetIamPolicy extends BigtableAdminRequest<com.google.api.services.b
java.util.regex.Pattern.compile("^projects/[^/]+/instances/[^/]+/clusters/[^/]+/backups/[^/]+$");

/**
* Gets the access control policy for a Table resource. Returns an empty policy if the resource
* exists but does not have a policy set.
* Gets the access control policy for a Table or Backup resource. Returns an empty policy if the
* resource exists but does not have a policy set.
*
* Create a request for the method "backups.getIamPolicy".
*
Expand Down Expand Up @@ -5302,7 +5302,7 @@ public Patch set(String parameterName, Object value) {
}
}
/**
* Sets the access control policy on a Table resource. Replaces any existing policy.
* Sets the access control policy on a Table or Backup resource. Replaces any existing policy.
*
* Create a request for the method "backups.setIamPolicy".
*
Expand All @@ -5329,7 +5329,7 @@ public class SetIamPolicy extends BigtableAdminRequest<com.google.api.services.b
java.util.regex.Pattern.compile("^projects/[^/]+/instances/[^/]+/clusters/[^/]+/backups/[^/]+$");

/**
* Sets the access control policy on a Table resource. Replaces any existing policy.
* Sets the access control policy on a Table or Backup resource. Replaces any existing policy.
*
* Create a request for the method "backups.setIamPolicy".
*
Expand Down Expand Up @@ -5447,7 +5447,7 @@ public SetIamPolicy set(String parameterName, Object value) {
}
}
/**
* Returns permissions that the caller has on the specified table resource.
* Returns permissions that the caller has on the specified Table or Backup resource.
*
* Create a request for the method "backups.testIamPermissions".
*
Expand All @@ -5474,7 +5474,7 @@ public class TestIamPermissions extends BigtableAdminRequest<com.google.api.serv
java.util.regex.Pattern.compile("^projects/[^/]+/instances/[^/]+/clusters/[^/]+/backups/[^/]+$");

/**
* Returns permissions that the caller has on the specified table resource.
* Returns permissions that the caller has on the specified Table or Backup resource.
*
* Create a request for the method "backups.testIamPermissions".
*
Expand Down Expand Up @@ -6764,8 +6764,8 @@ public Get set(String parameterName, Object value) {
}
}
/**
* Gets the access control policy for a Table resource. Returns an empty policy if the resource
* exists but does not have a policy set.
* Gets the access control policy for a Table or Backup resource. Returns an empty policy if the
* resource exists but does not have a policy set.
*
* Create a request for the method "tables.getIamPolicy".
*
Expand All @@ -6792,8 +6792,8 @@ public class GetIamPolicy extends BigtableAdminRequest<com.google.api.services.b
java.util.regex.Pattern.compile("^projects/[^/]+/instances/[^/]+/tables/[^/]+$");

/**
* Gets the access control policy for a Table resource. Returns an empty policy if the resource
* exists but does not have a policy set.
* Gets the access control policy for a Table or Backup resource. Returns an empty policy if the
* resource exists but does not have a policy set.
*
* Create a request for the method "tables.getIamPolicy".
*
Expand Down Expand Up @@ -7598,7 +7598,7 @@ public Restore set(String parameterName, Object value) {
}
}
/**
* Sets the access control policy on a Table resource. Replaces any existing policy.
* Sets the access control policy on a Table or Backup resource. Replaces any existing policy.
*
* Create a request for the method "tables.setIamPolicy".
*
Expand All @@ -7625,7 +7625,7 @@ public class SetIamPolicy extends BigtableAdminRequest<com.google.api.services.b
java.util.regex.Pattern.compile("^projects/[^/]+/instances/[^/]+/tables/[^/]+$");

/**
* Sets the access control policy on a Table resource. Replaces any existing policy.
* Sets the access control policy on a Table or Backup resource. Replaces any existing policy.
*
* Create a request for the method "tables.setIamPolicy".
*
Expand Down Expand Up @@ -7743,7 +7743,7 @@ public SetIamPolicy set(String parameterName, Object value) {
}
}
/**
* Returns permissions that the caller has on the specified table resource.
* Returns permissions that the caller has on the specified Table or Backup resource.
*
* Create a request for the method "tables.testIamPermissions".
*
Expand All @@ -7770,7 +7770,7 @@ public class TestIamPermissions extends BigtableAdminRequest<com.google.api.serv
java.util.regex.Pattern.compile("^projects/[^/]+/instances/[^/]+/tables/[^/]+$");

/**
* Returns permissions that the caller has on the specified table resource.
* Returns permissions that the caller has on the specified Table or Backup resource.
*
* Create a request for the method "tables.testIamPermissions".
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ public final class Operation extends com.google.api.client.json.GenericJson {
private java.lang.String name;

/**
* The normal response of the operation in case of success. If the original method returns no data
* on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method
* is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods,
* the response should have the type `XxxResponse`, where `Xxx` is the original method name. For
* The normal, successful response of the operation. If the original method returns no data on
* success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is
* standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the
* response should have the type `XxxResponse`, where `Xxx` is the original method name. For
* example, if the original method name is `TakeSnapshot()`, the inferred response type is
* `TakeSnapshotResponse`.
* The value may be {@code null}.
Expand Down Expand Up @@ -157,10 +157,10 @@ public Operation setName(java.lang.String name) {
}

/**
* The normal response of the operation in case of success. If the original method returns no data
* on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method
* is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods,
* the response should have the type `XxxResponse`, where `Xxx` is the original method name. For
* The normal, successful response of the operation. If the original method returns no data on
* success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is
* standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the
* response should have the type `XxxResponse`, where `Xxx` is the original method name. For
* example, if the original method name is `TakeSnapshot()`, the inferred response type is
* `TakeSnapshotResponse`.
* @return value or {@code null} for none
Expand All @@ -170,10 +170,10 @@ public java.util.Map<String, java.lang.Object> getResponse() {
}

/**
* The normal response of the operation in case of success. If the original method returns no data
* on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method
* is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods,
* the response should have the type `XxxResponse`, where `Xxx` is the original method name. For
* The normal, successful response of the operation. If the original method returns no data on
* success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is
* standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the
* response should have the type `XxxResponse`, where `Xxx` is the original method name. For
* example, if the original method name is `TakeSnapshot()`, the inferred response type is
* `TakeSnapshotResponse`.
* @param response response or {@code null} for none
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
* resource only if the expression evaluates to `true`. A condition can add constraints based on
* attributes of the request, the resource, or both. To learn which resources support conditions in
* their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions
* /resource-policies). **JSON example:** { "bindings": [ { "role":
* /resource-policies). **JSON example:** ``` { "bindings": [ { "role":
* "roles/resourcemanager.organizationAdmin", "members": [ "user:[email protected]",
* "group:[email protected]", "domain:google.com", "serviceAccount:my-project-
* [email protected]" ] }, { "role": "roles/resourcemanager.organizationViewer",
* "members": [ "user:[email protected]" ], "condition": { "title": "expirable access", "description":
* "Does not grant access after Sep 2020", "expression": "request.time <
* timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } **YAML
* example:** bindings: - members: - user:[email protected] - group:[email protected] -
* timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML
* example:** ``` bindings: - members: - user:[email protected] - group:[email protected] -
* domain:google.com - serviceAccount:[email protected] role:
* roles/resourcemanager.organizationAdmin - members: - user:[email protected] role:
* roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not
* grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
* etag: BwWWja0YfJA= version: 3 For a description of IAM and its features, see the [IAM
* etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM
* documentation](https://cloud.google.com/iam/docs/).
*
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-bigtableadmin/v2/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-bigtableadmin</artifactId>
<version>v2-rev20230731-2.0.0</version>
<name>Cloud Bigtable Admin API v2-rev20230731-2.0.0</name>
<version>v2-rev20230824-2.0.0</version>
<name>Cloud Bigtable Admin API v2-rev20230824-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down

0 comments on commit 80fe3e1

Please sign in to comment.