Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::Audience.
A target audience in Google Chat. A target audience represents a group of users within a Google Workspace organization, defined by an administrator. Target audiences are used to configure access and visibility settings for resources, such as making a space discoverable to a specific group of users.
For more details, see Target audiences and Make a space discoverable to a target audience.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String-
(::String) — The resource name of the target
audience who can discover
or join the space. For details, see Make a space
discoverable to a target
audience.
Format:
audiences/{audience}To use the default target audience for the Google Workspace organization, set to
audiences/default.
#name=
def name=(value) -> ::String-
value (::String) — The resource name of the target
audience who can discover
or join the space. For details, see Make a space
discoverable to a target
audience.
Format:
audiences/{audience}To use the default target audience for the Google Workspace organization, set to
audiences/default.
-
(::String) — The resource name of the target
audience who can discover
or join the space. For details, see Make a space
discoverable to a target
audience.
Format:
audiences/{audience}To use the default target audience for the Google Workspace organization, set to
audiences/default.