resourceName property

String? resourceName
getter/setter pair

A resource name to be used in media.download to download the rules files.

Or media.upload to upload the rules files. Resource names have the format customBiddingAlgorithms/{custom_bidding_algorithm_id}/rulesRef/{ref_id}.

Implementation

core.String? resourceName;