Skip to main content

attributes

Overview

Nameattributes
TypeResource
Idgoogle.apigee.attributes

Fields

NameDatatypeDescription
namestringAPI key of the attribute.
valuestringValue of the attribute.

Methods

NameAccessible byRequired ParamsDescription
organizations_apiproducts_attributes_getSELECTapiproductsId, attributesId, organizationsIdGets the value of an API product attribute.
organizations_apiproducts_attributes_listSELECTapiproductsId, organizationsIdLists all API product attributes.
organizations_developers_apps_attributes_getSELECTappsId, attributesId, developersId, organizationsIdReturns a developer app attribute.
organizations_developers_apps_attributes_listSELECTappsId, developersId, organizationsIdReturns a list of all developer app attributes.
organizations_developers_attributes_getSELECTattributesId, developersId, organizationsIdReturns the value of the specified developer attribute.
organizations_developers_attributes_listSELECTdevelopersId, organizationsIdReturns a list of all developer attributes.
organizations_apiproducts_attributes_deleteDELETEapiproductsId, attributesId, organizationsIdDeletes an API product attribute.
organizations_developers_apps_attributes_deleteDELETEappsId, attributesId, developersId, organizationsIdDeletes a developer app attribute.
organizations_developers_attributes_deleteDELETEattributesId, developersId, organizationsIdDeletes a developer attribute.