module Google::Shopping::Merchant::Accounts::V1beta::TermsOfServiceService::Paths
def account_path account:
-
(::String)
-
Parameters:
-
account
(String
) --
def account_path account: "accounts/#{account}" end
def terms_of_service_path version:
-
(::String)
-
Parameters:
-
version
(String
) --
def terms_of_service_path version: "termsOfService/#{version}" end