lib/google/apis/cloudsearch_v1/classes.rb in google-apis-cloudsearch_v1-0.31.0 vs lib/google/apis/cloudsearch_v1/classes.rb in google-apis-cloudsearch_v1-0.32.0

- old
+ new

@@ -1685,22 +1685,23 @@ # class GSuitePrincipal include Google::Apis::Core::Hashable - # This principal represents all users of the G Suite domain of the customer. + # This principal represents all users of the Google Workspace domain of the + # customer. # Corresponds to the JSON property `gsuiteDomain` # @return [Boolean] attr_accessor :gsuite_domain alias_method :gsuite_domain?, :gsuite_domain - # This principal references a G Suite group account + # This principal references a Google Workspace group name. # Corresponds to the JSON property `gsuiteGroupEmail` # @return [String] attr_accessor :gsuite_group_email - # This principal references a G Suite user account + # This principal references a Google Workspace user account. # Corresponds to the JSON property `gsuiteUserEmail` # @return [String] attr_accessor :gsuite_user_email def initialize(**args) @@ -2175,12 +2176,12 @@ # class IndexItemOptions include Google::Apis::Core::Hashable - # Specifies if the index request should allow gsuite principals that do not - # exist or are deleted in the index request. + # Specifies if the index request should allow Google Workspace principals that + # do not exist or are deleted. # Corresponds to the JSON property `allowUnknownGsuitePrincipals` # @return [Boolean] attr_accessor :allow_unknown_gsuite_principals alias_method :allow_unknown_gsuite_principals?, :allow_unknown_gsuite_principals @@ -3620,10 +3621,10 @@ # source_id`/groups/`ID` # Corresponds to the JSON property `groupResourceName` # @return [String] attr_accessor :group_resource_name - # This principal is a GSuite user, group or domain. + # This principal is a Google Workspace user, group or domain. # Corresponds to the JSON property `gsuitePrincipal` # @return [Google::Apis::CloudsearchV1::GSuitePrincipal] attr_accessor :gsuite_principal # This principal is a user identified using an external identity. The name field