Reference documentation and code samples for the Google Shopping Merchant Quota V1beta Client class MethodDetails.
The method details per method in the Merchant API.
Generated from protobuf message google.shopping.merchant.quota.v1beta.MethodDetails
Namespace
Google \ Shopping \ Merchant \ Quota \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ method
string
Output only. The name of the method for example products.list
.
↳ version
string
Output only. The API version that the method belongs to.
↳ subapi
string
Output only. The sub-API that the method belongs to.
↳ path
string
Output only. The path for the method such as products/v1/productInputs.insert
getMethod
Output only. The name of the method for example products.list
.
string
setMethod
Output only. The name of the method for example products.list
.
var
string
$this
getVersion
Output only. The API version that the method belongs to.
string
setVersion
Output only. The API version that the method belongs to.
var
string
$this
getSubapi
Output only. The sub-API that the method belongs to.
string
setSubapi
Output only. The sub-API that the method belongs to.
var
string
$this
getPath
Output only. The path for the method such as products/v1/productInputs.insert
string
setPath
Output only. The path for the method such as products/v1/productInputs.insert
var
string
$this