diff --git a/generated/google/apis/cloudidentity_v1beta1.rb b/generated/google/apis/cloudidentity_v1beta1.rb index 4af22986f..dc8cfcb82 100644 --- a/generated/google/apis/cloudidentity_v1beta1.rb +++ b/generated/google/apis/cloudidentity_v1beta1.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/identity/ module CloudidentityV1beta1 VERSION = 'V1beta1' - REVISION = '20200927' + REVISION = '20201103' # See your device details AUTH_CLOUD_IDENTITY_DEVICES_LOOKUP = 'https://www.googleapis.com/auth/cloud-identity.devices.lookup' diff --git a/generated/google/apis/cloudidentity_v1beta1/service.rb b/generated/google/apis/cloudidentity_v1beta1/service.rb index ccf0aebb5..71edc0e70 100644 --- a/generated/google/apis/cloudidentity_v1beta1/service.rb +++ b/generated/google/apis/cloudidentity_v1beta1/service.rb @@ -992,10 +992,12 @@ module Google execute_or_queue_command(command, &block) end - # Check a potential member for membership in a group. A member has membership to - # a group as long as there is a single viewable transitive membership between - # the group and the member. The actor must have view permissions to at least one - # transitive membership between the member and group. + # Check a potential member for membership in a group. **Note:** This feature is + # only available to Google Workspace Enterprise Standard, Enterprise Plus, and + # Enterprise for Education; and Cloud Identity Premium accounts. A member has + # membership to a group as long as there is a single viewable transitive + # membership between the group and the member. The actor must have view + # permissions to at least one transitive membership between the member and group. # @param [String] parent # [Resource name](https://cloud.google.com/apis/design/resource_names) of the # group to check the transitive membership in. Format: `groups/`group_id``, @@ -1133,10 +1135,12 @@ module Google execute_or_queue_command(command, &block) end - # Get a membership graph of just a member or both a member and a group. Given a - # member, the response will contain all membership paths from the member. Given - # both a group and a member, the response will contain all membership paths - # between the group and the member. + # Get a membership graph of just a member or both a member and a group. **Note:** + # This feature is only available to Google Workspace Enterprise Standard, + # Enterprise Plus, and Enterprise for Education; and Cloud Identity Premium + # accounts. Given a member, the response will contain all membership paths from + # the member. Given both a group and a member, the response will contain all + # membership paths between the group and the member. # @param [String] parent # Required. [Resource name](https://cloud.google.com/apis/design/resource_names) # of the group to search transitive memberships in. Format: `groups/`group_id``, @@ -1306,9 +1310,11 @@ module Google execute_or_queue_command(command, &block) end - # Search transitive groups of a member. A transitive group is any group that has - # a direct or indirect membership to the member. Actor must have view - # permissions all transitive groups. + # Search transitive groups of a member. **Note:** This feature is only available + # to Google Workspace Enterprise Standard, Enterprise Plus, and Enterprise for + # Education; and Cloud Identity Premium accounts. A transitive group is any + # group that has a direct or indirect membership to the member. Actor must have + # view permissions all transitive groups. # @param [String] parent # [Resource name](https://cloud.google.com/apis/design/resource_names) of the # group to search transitive memberships in. Format: `groups/`group_id``, where ` @@ -1355,9 +1361,11 @@ module Google execute_or_queue_command(command, &block) end - # Search transitive memberships of a group. A transitive membership is any - # direct or indirect membership of a group. Actor must have view permissions to - # all transitive memberships. + # Search transitive memberships of a group. **Note:** This feature is only + # available to Google Workspace Enterprise Standard, Enterprise Plus, and + # Enterprise for Education; and Cloud Identity Premium accounts. A transitive + # membership is any direct or indirect membership of a group. Actor must have + # view permissions to all transitive memberships. # @param [String] parent # [Resource name](https://cloud.google.com/apis/design/resource_names) of the # group to search transitive memberships in. Format: `groups/`group_id``, where ` diff --git a/generated/google/apis/cloudidentity_v1beta1/synth.metadata b/generated/google/apis/cloudidentity_v1beta1/synth.metadata index 429012f74..9cd6033eb 100644 --- a/generated/google/apis/cloudidentity_v1beta1/synth.metadata +++ b/generated/google/apis/cloudidentity_v1beta1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "c98c719bbab68d0890524d53f8b629d7858af9c2" + "sha": "f9a56555934606c5cf8b89c8ff9b9156d30cbf9d" } } ]