class Google::Apis::DisplayvideoV3::GoogleAudienceGroup

logically ‘OR’ of each other.
Details of Google audience group. All Google audience targeting settings are

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @settings = args[:settings] if args.key?(:settings)
end