Documentation
Overview ยถ
Package apigee provides access to the Apigee API.
For product documentation, see: https://cloud.google.com/apigee-api-management/
Creating a client ยถ
Usage example:
import "google.golang.org/api/apigee/v1" ... ctx := context.Background() apigeeService, err := apigee.NewService(ctx)
In this example, Google Application Default Credentials are used for authentication.
For information on how to create and obtain Application Default Credentials, see https://developers.google.com/identity/protocols/application-default-credentials.
Other authentication options ยถ
To use an API key for authentication (note: some APIs do not support API keys), use option.WithAPIKey:
apigeeService, err := apigee.NewService(ctx, option.WithAPIKey("AIza..."))
To use an OAuth token (e.g., a user token obtained via a three-legged OAuth flow), use option.WithTokenSource:
config := &oauth2.Config{...} // ... token, err := config.Exchange(ctx, ...) apigeeService, err := apigee.NewService(ctx, option.WithTokenSource(config.TokenSource(ctx, token)))
See https://godoc.org/google.golang.org/api/option/ for details on options.
Index ยถ
- Constants
- type GoogleApiHttpBody
- type GoogleCloudApigeeV1Access
- type GoogleCloudApigeeV1AccessGet
- type GoogleCloudApigeeV1AccessRemove
- type GoogleCloudApigeeV1AccessSet
- type GoogleCloudApigeeV1ActivateNatAddressRequest
- type GoogleCloudApigeeV1Alias
- type GoogleCloudApigeeV1AliasRevisionConfig
- type GoogleCloudApigeeV1ApiCategory
- type GoogleCloudApigeeV1ApiCategoryData
- type GoogleCloudApigeeV1ApiProduct
- type GoogleCloudApigeeV1ApiProductRef
- type GoogleCloudApigeeV1ApiProxy
- type GoogleCloudApigeeV1ApiProxyRevision
- type GoogleCloudApigeeV1ApiResponseWrapper
- type GoogleCloudApigeeV1App
- type GoogleCloudApigeeV1AsyncQuery
- type GoogleCloudApigeeV1AsyncQueryResult
- type GoogleCloudApigeeV1AsyncQueryResultView
- type GoogleCloudApigeeV1Attribute
- type GoogleCloudApigeeV1Attributes
- type GoogleCloudApigeeV1CanaryEvaluation
- type GoogleCloudApigeeV1CanaryEvaluationMetricLabels
- type GoogleCloudApigeeV1CertInfo
- type GoogleCloudApigeeV1Certificate
- type GoogleCloudApigeeV1CommonNameConfig
- type GoogleCloudApigeeV1ConfigVersion
- type GoogleCloudApigeeV1Credential
- type GoogleCloudApigeeV1CustomReport
- type GoogleCloudApigeeV1CustomReportMetric
- type GoogleCloudApigeeV1DataCollector
- type GoogleCloudApigeeV1DataCollectorConfig
- type GoogleCloudApigeeV1Datastore
- type GoogleCloudApigeeV1DatastoreConfig
- type GoogleCloudApigeeV1DateRange
- type GoogleCloudApigeeV1DebugMask
- type GoogleCloudApigeeV1DebugSession
- type GoogleCloudApigeeV1DebugSessionTransaction
- type GoogleCloudApigeeV1DeleteCustomReportResponse
- type GoogleCloudApigeeV1Deployment
- type GoogleCloudApigeeV1DeploymentChangeReport
- type GoogleCloudApigeeV1DeploymentChangeReportRoutingChange
- type GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict
- type GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment
- type GoogleCloudApigeeV1DeploymentConfig
- type GoogleCloudApigeeV1Developer
- type GoogleCloudApigeeV1DeveloperApp
- type GoogleCloudApigeeV1DeveloperAppKey
- type GoogleCloudApigeeV1DimensionMetric
- type GoogleCloudApigeeV1EntityMetadata
- type GoogleCloudApigeeV1Environment
- type GoogleCloudApigeeV1EnvironmentConfig
- type GoogleCloudApigeeV1EnvironmentGroup
- type GoogleCloudApigeeV1EnvironmentGroupAttachment
- type GoogleCloudApigeeV1EnvironmentGroupConfig
- type GoogleCloudApigeeV1Export
- type GoogleCloudApigeeV1ExportRequest
- type GoogleCloudApigeeV1FlowHook
- type GoogleCloudApigeeV1FlowHookConfig
- type GoogleCloudApigeeV1GetSyncAuthorizationRequest
- type GoogleCloudApigeeV1IngressConfig
- type GoogleCloudApigeeV1Instance
- type GoogleCloudApigeeV1InstanceAttachment
- type GoogleCloudApigeeV1InstanceDeploymentStatus
- type GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision
- type GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute
- type GoogleCloudApigeeV1KeyAliasReference
- type GoogleCloudApigeeV1KeyValueMap
- type GoogleCloudApigeeV1Keystore
- type GoogleCloudApigeeV1KeystoreConfig
- type GoogleCloudApigeeV1ListApiCategoriesResponse
- type GoogleCloudApigeeV1ListApiProductsResponse
- type GoogleCloudApigeeV1ListApiProxiesResponse
- type GoogleCloudApigeeV1ListAppsResponse
- type GoogleCloudApigeeV1ListAsyncQueriesResponse
- type GoogleCloudApigeeV1ListCustomReportsResponse
- type GoogleCloudApigeeV1ListDataCollectorsResponse
- type GoogleCloudApigeeV1ListDatastoresResponse
- type GoogleCloudApigeeV1ListDebugSessionsResponse
- type GoogleCloudApigeeV1ListDeploymentsResponse
- type GoogleCloudApigeeV1ListDeveloperAppsResponse
- type GoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse
- type GoogleCloudApigeeV1ListEnvironmentGroupsResponse
- type GoogleCloudApigeeV1ListEnvironmentResourcesResponse
- type GoogleCloudApigeeV1ListExportsResponse
- type GoogleCloudApigeeV1ListHybridIssuersResponse
- type GoogleCloudApigeeV1ListInstanceAttachmentsResponse
- type GoogleCloudApigeeV1ListInstancesResponse
- type GoogleCloudApigeeV1ListNatAddressesResponse
- type GoogleCloudApigeeV1ListOfDevelopersResponse
- type GoogleCloudApigeeV1ListOrganizationsResponse
- type GoogleCloudApigeeV1ListSharedFlowsResponse
- type GoogleCloudApigeeV1Metadata
- type GoogleCloudApigeeV1Metric
- type GoogleCloudApigeeV1NatAddress
- type GoogleCloudApigeeV1Operation
- type GoogleCloudApigeeV1OperationConfig
- type GoogleCloudApigeeV1OperationGroup
- type GoogleCloudApigeeV1OperationMetadata
- type GoogleCloudApigeeV1OptimizedStats
- type GoogleCloudApigeeV1OptimizedStatsNode
- type GoogleCloudApigeeV1OptimizedStatsResponse
- type GoogleCloudApigeeV1Organization
- type GoogleCloudApigeeV1OrganizationProjectMapping
- type GoogleCloudApigeeV1PodStatus
- type GoogleCloudApigeeV1Point
- type GoogleCloudApigeeV1Properties
- type GoogleCloudApigeeV1Property
- type GoogleCloudApigeeV1ProvisionOrganizationRequest
- type GoogleCloudApigeeV1Query
- type GoogleCloudApigeeV1QueryMetadata
- type GoogleCloudApigeeV1QueryMetric
- type GoogleCloudApigeeV1Quota
- type GoogleCloudApigeeV1Reference
- type GoogleCloudApigeeV1ReferenceConfig
- type GoogleCloudApigeeV1ReportInstanceStatusRequest
- type GoogleCloudApigeeV1ReportInstanceStatusResponse
- type GoogleCloudApigeeV1ReportProperty
- type GoogleCloudApigeeV1ResourceConfig
- type GoogleCloudApigeeV1ResourceFile
- type GoogleCloudApigeeV1ResourceFiles
- type GoogleCloudApigeeV1ResourceStatus
- type GoogleCloudApigeeV1Result
- type GoogleCloudApigeeV1RevisionStatus
- type GoogleCloudApigeeV1RoutingRule
- type GoogleCloudApigeeV1RuntimeTraceConfig
- type GoogleCloudApigeeV1RuntimeTraceConfigOverride
- type GoogleCloudApigeeV1RuntimeTraceSamplingConfig
- type GoogleCloudApigeeV1Schema
- type GoogleCloudApigeeV1SchemaSchemaElement
- type GoogleCloudApigeeV1SchemaSchemaProperty
- type GoogleCloudApigeeV1ServiceIssuersMapping
- type GoogleCloudApigeeV1Session
- type GoogleCloudApigeeV1SharedFlow
- type GoogleCloudApigeeV1SharedFlowRevision
- type GoogleCloudApigeeV1Stats
- type GoogleCloudApigeeV1StatsEnvironmentStats
- type GoogleCloudApigeeV1StatsHostStats
- type GoogleCloudApigeeV1Subscription
- type GoogleCloudApigeeV1SyncAuthorization
- type GoogleCloudApigeeV1TargetServer
- type GoogleCloudApigeeV1TargetServerConfig
- type GoogleCloudApigeeV1TestDatastoreResponse
- type GoogleCloudApigeeV1TlsInfo
- type GoogleCloudApigeeV1TlsInfoCommonName
- type GoogleCloudApigeeV1TlsInfoConfig
- type GoogleCloudApigeeV1UpdateError
- type GoogleIamV1AuditConfig
- type GoogleIamV1AuditLogConfig
- type GoogleIamV1Binding
- type GoogleIamV1Policy
- type GoogleIamV1SetIamPolicyRequest
- type GoogleIamV1TestIamPermissionsRequest
- type GoogleIamV1TestIamPermissionsResponse
- type GoogleLongrunningListOperationsResponse
- type GoogleLongrunningOperation
- type GoogleProtobufEmpty
- type GoogleRpcPreconditionFailure
- type GoogleRpcPreconditionFailureViolation
- type GoogleRpcStatus
- type GoogleTypeExpr
- type HybridIssuersListCall
- func (c *HybridIssuersListCall) Context(ctx context.Context) *HybridIssuersListCall
- func (c *HybridIssuersListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1ListHybridIssuersResponse, error)
- func (c *HybridIssuersListCall) Fields(s ...googleapi.Field) *HybridIssuersListCall
- func (c *HybridIssuersListCall) Header() http.Header
- func (c *HybridIssuersListCall) IfNoneMatch(entityTag string) *HybridIssuersListCall
- type HybridIssuersService
- type HybridService
- type OrganizationsAnalyticsDatastoresCreateCall
- func (c *OrganizationsAnalyticsDatastoresCreateCall) Context(ctx context.Context) *OrganizationsAnalyticsDatastoresCreateCall
- func (c *OrganizationsAnalyticsDatastoresCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1Datastore, error)
- func (c *OrganizationsAnalyticsDatastoresCreateCall) Fields(s ...googleapi.Field) *OrganizationsAnalyticsDatastoresCreateCall
- func (c *OrganizationsAnalyticsDatastoresCreateCall) Header() http.Header
- type OrganizationsAnalyticsDatastoresDeleteCall
- func (c *OrganizationsAnalyticsDatastoresDeleteCall) Context(ctx context.Context) *OrganizationsAnalyticsDatastoresDeleteCall
- func (c *OrganizationsAnalyticsDatastoresDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error)
- func (c *OrganizationsAnalyticsDatastoresDeleteCall) Fields(s ...googleapi.Field) *OrganizationsAnalyticsDatastoresDeleteCall
- func (c *OrganizationsAnalyticsDatastoresDeleteCall) Header() http.Header
- type OrganizationsAnalyticsDatastoresGetCall
- func (c *OrganizationsAnalyticsDatastoresGetCall) Context(ctx context.Context) *OrganizationsAnalyticsDatastoresGetCall
- func (c *OrganizationsAnalyticsDatastoresGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1Datastore, error)
- func (c *OrganizationsAnalyticsDatastoresGetCall) Fields(s ...googleapi.Field) *OrganizationsAnalyticsDatastoresGetCall
- func (c *OrganizationsAnalyticsDatastoresGetCall) Header() http.Header
- func (c *OrganizationsAnalyticsDatastoresGetCall) IfNoneMatch(entityTag string) *OrganizationsAnalyticsDatastoresGetCall
- type OrganizationsAnalyticsDatastoresListCall
- func (c *OrganizationsAnalyticsDatastoresListCall) Context(ctx context.Context) *OrganizationsAnalyticsDatastoresListCall
- func (c *OrganizationsAnalyticsDatastoresListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1ListDatastoresResponse, error)
- func (c *OrganizationsAnalyticsDatastoresListCall) Fields(s ...googleapi.Field) *OrganizationsAnalyticsDatastoresListCall
- func (c *OrganizationsAnalyticsDatastoresListCall) Header() http.Header
- func (c *OrganizationsAnalyticsDatastoresListCall) IfNoneMatch(entityTag string) *OrganizationsAnalyticsDatastoresListCall
- func (c *OrganizationsAnalyticsDatastoresListCall) TargetType(targetType string) *OrganizationsAnalyticsDatastoresListCall
- type OrganizationsAnalyticsDatastoresService
- func (r *OrganizationsAnalyticsDatastoresService) Create(parent string, googlecloudapigeev1datastore *GoogleCloudApigeeV1Datastore) *OrganizationsAnalyticsDatastoresCreateCall
- func (r *OrganizationsAnalyticsDatastoresService) Delete(name string) *OrganizationsAnalyticsDatastoresDeleteCall
- func (r *OrganizationsAnalyticsDatastoresService) Get(name string) *OrganizationsAnalyticsDatastoresGetCall
- func (r *OrganizationsAnalyticsDatastoresService) List(parent string) *OrganizationsAnalyticsDatastoresListCall
- func (r *OrganizationsAnalyticsDatastoresService) Test(parent string, googlecloudapigeev1datastore *GoogleCloudApigeeV1Datastore) *OrganizationsAnalyticsDatastoresTestCall
- func (r *OrganizationsAnalyticsDatastoresService) Update(name string, googlecloudapigeev1datastore *GoogleCloudApigeeV1Datastore) *OrganizationsAnalyticsDatastoresUpdateCall
- type OrganizationsAnalyticsDatastoresTestCall
- func (c *OrganizationsAnalyticsDatastoresTestCall) Context(ctx context.Context) *OrganizationsAnalyticsDatastoresTestCall
- func (c *OrganizationsAnalyticsDatastoresTestCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1TestDatastoreResponse, error)
- func (c *OrganizationsAnalyticsDatastoresTestCall) Fields(s ...googleapi.Field) *OrganizationsAnalyticsDatastoresTestCall
- func (c *OrganizationsAnalyticsDatastoresTestCall) Header() http.Header
- type OrganizationsAnalyticsDatastoresUpdateCall
- func (c *OrganizationsAnalyticsDatastoresUpdateCall) Context(ctx context.Context) *OrganizationsAnalyticsDatastoresUpdateCall
- func (c *OrganizationsAnalyticsDatastoresUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1Datastore, error)
- func (c *OrganizationsAnalyticsDatastoresUpdateCall) Fields(s ...googleapi.Field) *OrganizationsAnalyticsDatastoresUpdateCall
- func (c *OrganizationsAnalyticsDatastoresUpdateCall) Header() http.Header
- type OrganizationsAnalyticsService
- type OrganizationsApiproductsAttributesCall
- func (c *OrganizationsApiproductsAttributesCall) Context(ctx context.Context) *OrganizationsApiproductsAttributesCall
- func (c *OrganizationsApiproductsAttributesCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1Attributes, error)
- func (c *OrganizationsApiproductsAttributesCall) Fields(s ...googleapi.Field) *OrganizationsApiproductsAttributesCall
- func (c *OrganizationsApiproductsAttributesCall) Header() http.Header
- type OrganizationsApiproductsAttributesDeleteCall
- func (c *OrganizationsApiproductsAttributesDeleteCall) Context(ctx context.Context) *OrganizationsApiproductsAttributesDeleteCall
- func (c *OrganizationsApiproductsAttributesDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1Attribute, error)
- func (c *OrganizationsApiproductsAttributesDeleteCall) Fields(s ...googleapi.Field) *OrganizationsApiproductsAttributesDeleteCall
- func (c *OrganizationsApiproductsAttributesDeleteCall) Header() http.Header
- type OrganizationsApiproductsAttributesGetCall
- func (c *OrganizationsApiproductsAttributesGetCall) Context(ctx context.Context) *OrganizationsApiproductsAttributesGetCall
- func (c *OrganizationsApiproductsAttributesGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1Attribute, error)
- func (c *OrganizationsApiproductsAttributesGetCall) Fields(s ...googleapi.Field) *OrganizationsApiproductsAttributesGetCall
- func (c *OrganizationsApiproductsAttributesGetCall) Header() http.Header
- func (c *OrganizationsApiproductsAttributesGetCall) IfNoneMatch(entityTag string) *OrganizationsApiproductsAttributesGetCall
- type OrganizationsApiproductsAttributesListCall
- func (c *OrganizationsApiproductsAttributesListCall) Context(ctx context.Context) *OrganizationsApiproductsAttributesListCall
- func (c *OrganizationsApiproductsAttributesListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1Attributes, error)
- func (c *OrganizationsApiproductsAttributesListCall) Fields(s ...googleapi.Field) *OrganizationsApiproductsAttributesListCall
- func (c *OrganizationsApiproductsAttributesListCall) Header() http.Header
- func (c *OrganizationsApiproductsAttributesListCall) IfNoneMatch(entityTag string) *OrganizationsApiproductsAttributesListCall
- type OrganizationsApiproductsAttributesService
- func (r *OrganizationsApiproductsAttributesService) Delete(name string) *OrganizationsApiproductsAttributesDeleteCall
- func (r *OrganizationsApiproductsAttributesService) Get(name string) *OrganizationsApiproductsAttributesGetCall
- func (r *OrganizationsApiproductsAttributesService) List(parent string) *OrganizationsApiproductsAttributesListCall
- func (r *OrganizationsApiproductsAttributesService) UpdateApiProductAttribute(name string, googlecloudapigeev1attribute *GoogleCloudApigeeV1Attribute) *OrganizationsApiproductsAttributesUpdateApiProductAttributeCall
- type OrganizationsApiproductsAttributesUpdateApiProductAttributeCall
- func (c *OrganizationsApiproductsAttributesUpdateApiProductAttributeCall) Context(ctx context.Context) *OrganizationsApiproductsAttributesUpdateApiProductAttributeCall
- func (c *OrganizationsApiproductsAttributesUpdateApiProductAttributeCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1Attribute, error)
- func (c *OrganizationsApiproductsAttributesUpdateApiProductAttributeCall) Fields(s ...googleapi.Field) *OrganizationsApiproductsAttributesUpdateApiProductAttributeCall
- func (c *OrganizationsApiproductsAttributesUpdateApiProductAttributeCall) Header() http.Header
- type OrganizationsApiproductsCreateCall
- func (c *OrganizationsApiproductsCreateCall) Context(ctx context.Context) *OrganizationsApiproductsCreateCall
- func (c *OrganizationsApiproductsCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1ApiProduct, error)
- func (c *OrganizationsApiproductsCreateCall) Fields(s ...googleapi.Field) *OrganizationsApiproductsCreateCall
- func (c *OrganizationsApiproductsCreateCall) Header() http.Header
- type OrganizationsApiproductsDeleteCall
- func (c *OrganizationsApiproductsDeleteCall) Context(ctx context.Context) *OrganizationsApiproductsDeleteCall
- func (c *OrganizationsApiproductsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1ApiProduct, error)
- func (c *OrganizationsApiproductsDeleteCall) Fields(s ...googleapi.Field) *OrganizationsApiproductsDeleteCall
- func (c *OrganizationsApiproductsDeleteCall) Header() http.Header
- type OrganizationsApiproductsGetCall
- func (c *OrganizationsApiproductsGetCall) Context(ctx context.Context) *OrganizationsApiproductsGetCall
- func (c *OrganizationsApiproductsGetCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1ApiProduct, error)
- func (c *OrganizationsApiproductsGetCall) Fields(s ...googleapi.Field) *OrganizationsApiproductsGetCall
- func (c *OrganizationsApiproductsGetCall) Header() http.Header
- func (c *OrganizationsApiproductsGetCall) IfNoneMatch(entityTag string) *OrganizationsApiproductsGetCall
- type OrganizationsApiproductsListCall
- func (c *OrganizationsApiproductsListCall) Attributename(attributename string) *OrganizationsApiproductsListCall
- func (c *OrganizationsApiproductsListCall) Attributevalue(attributevalue string) *OrganizationsApiproductsListCall
- func (c *OrganizationsApiproductsListCall) Context(ctx context.Context) *OrganizationsApiproductsListCall
- func (c *OrganizationsApiproductsListCall) Count(count int64) *OrganizationsApiproductsListCall
- func (c *OrganizationsApiproductsListCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1ListApiProductsResponse, error)
- func (c *OrganizationsApiproductsListCall) Expand(expand bool) *OrganizationsApiproductsListCall
- func (c *OrganizationsApiproductsListCall) Fields(s ...googleapi.Field) *OrganizationsApiproductsListCall
- func (c *OrganizationsApiproductsListCall) Header() http.Header
- func (c *OrganizationsApiproductsListCall) IfNoneMatch(entityTag string) *OrganizationsApiproductsListCall
- func (c *OrganizationsApiproductsListCall) StartKey(startKey string) *OrganizationsApiproductsListCall
- type OrganizationsApiproductsService
- func (r *OrganizationsApiproductsService) Attributes(name string, googlecloudapigeev1attributes *GoogleCloudApigeeV1Attributes) *OrganizationsApiproductsAttributesCall
- func (r *OrganizationsApiproductsService) Create(parent string, googlecloudapigeev1apiproduct *GoogleCloudApigeeV1ApiProduct) *OrganizationsApiproductsCreateCall
- func (r *OrganizationsApiproductsService) Delete(name string) *OrganizationsApiproductsDeleteCall
- func (r *OrganizationsApiproductsService) Get(name string) *OrganizationsApiproductsGetCall
- func (r *OrganizationsApiproductsService) List(parent string) *OrganizationsApiproductsListCall
- func (r *OrganizationsApiproductsService) Update(name string, googlecloudapigeev1apiproduct *GoogleCloudApigeeV1ApiProduct) *OrganizationsApiproductsUpdateCall
- type OrganizationsApiproductsUpdateCall
- func (c *OrganizationsApiproductsUpdateCall) Context(ctx context.Context) *OrganizationsApiproductsUpdateCall
- func (c *OrganizationsApiproductsUpdateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1ApiProduct, error)
- func (c *OrganizationsApiproductsUpdateCall) Fields(s ...googleapi.Field) *OrganizationsApiproductsUpdateCall
- func (c *OrganizationsApiproductsUpdateCall) Header() http.Header
- type OrganizationsApisCreateCall
- func (c *OrganizationsApisCreateCall) Action(action string) *OrganizationsApisCreateCall
- func (c *OrganizationsApisCreateCall) Context(ctx context.Context) *OrganizationsApisCreateCall
- func (c *OrganizationsApisCreateCall) Do(opts ...googleapi.CallOption) (*GoogleCloudApigeeV1ApiProxyRevision, error)