Java class for OAuth complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OAuth"> <complexContent> <extension base="{https://www.google.com/apis/ads/publisher/v201302}Authentication"> <sequence> <element name="parameters" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|