| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Apiproducts.Attributes.UpdateApiProductAttribute |
Apigee.Organizations.Apiproducts.Attributes.updateApiProductAttribute(String name,
GoogleCloudApigeeV1Attribute content)
Updates the value of an API product attribute.
|
Apigee.Organizations.Developers.Apps.Attributes.UpdateDeveloperAppAttribute |
Apigee.Organizations.Developers.Apps.Attributes.updateDeveloperAppAttribute(String name,
GoogleCloudApigeeV1Attribute content)
Updates a developer app attribute.
|
Apigee.Organizations.Developers.Attributes.UpdateDeveloperAttribute |
Apigee.Organizations.Developers.Attributes.updateDeveloperAttribute(String name,
GoogleCloudApigeeV1Attribute content)
Updates a developer attribute.
|
| Constructor and Description |
|---|
UpdateApiProductAttribute(String name,
GoogleCloudApigeeV1Attribute content)
Updates the value of an API product attribute.
|
UpdateDeveloperAppAttribute(String name,
GoogleCloudApigeeV1Attribute content)
Updates a developer app attribute.
|
UpdateDeveloperAttribute(String name,
GoogleCloudApigeeV1Attribute content)
Updates a developer attribute.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Attribute |
GoogleCloudApigeeV1Attribute.clone() |
GoogleCloudApigeeV1Attribute |
GoogleCloudApigeeV1Attribute.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Attribute |
GoogleCloudApigeeV1Attribute.setName(String name)
API key of the attribute.
|
GoogleCloudApigeeV1Attribute |
GoogleCloudApigeeV1Attribute.setValue(String value)
Value of the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1Attributes.getAttribute()
List of attributes.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1DeveloperApp.getAttributes()
List of attributes for the developer app.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1AppGroupApp.getAttributes()
List of attributes for the AppGroup app.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1OperationConfig.getAttributes()
Custom attributes associated with the operation.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1AppGroupAppKey.getAttributes()
List of attributes associated with the credential.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1GraphQLOperationConfig.getAttributes()
Custom attributes associated with the operation.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1AppGroup.getAttributes()
A list of attributes
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1App.getAttributes()
List of attributes.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1Developer.getAttributes()
Optional.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1Credential.getAttributes()
List of attributes associated with this credential.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1DeveloperAppKey.getAttributes()
List of attributes associated with the credential.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1LlmOperationConfig.getAttributes()
Optional.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1ApiProduct.getAttributes()
Array of attributes that may be used to extend the default API product profile with customer-
specific metadata.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1GrpcOperationConfig.getAttributes()
Custom attributes associated with the operation.
|
List<GoogleCloudApigeeV1Attribute> |
GoogleCloudApigeeV1ReportProperty.getValue()
property values
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Attributes |
GoogleCloudApigeeV1Attributes.setAttribute(List<GoogleCloudApigeeV1Attribute> attribute)
List of attributes.
|
GoogleCloudApigeeV1DeveloperApp |
GoogleCloudApigeeV1DeveloperApp.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
List of attributes for the developer app.
|
GoogleCloudApigeeV1AppGroupApp |
GoogleCloudApigeeV1AppGroupApp.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
List of attributes for the AppGroup app.
|
GoogleCloudApigeeV1OperationConfig |
GoogleCloudApigeeV1OperationConfig.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
Custom attributes associated with the operation.
|
GoogleCloudApigeeV1AppGroupAppKey |
GoogleCloudApigeeV1AppGroupAppKey.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
List of attributes associated with the credential.
|
GoogleCloudApigeeV1GraphQLOperationConfig |
GoogleCloudApigeeV1GraphQLOperationConfig.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
Custom attributes associated with the operation.
|
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
A list of attributes
|
GoogleCloudApigeeV1App |
GoogleCloudApigeeV1App.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
List of attributes.
|
GoogleCloudApigeeV1Developer |
GoogleCloudApigeeV1Developer.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
Optional.
|
GoogleCloudApigeeV1Credential |
GoogleCloudApigeeV1Credential.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
List of attributes associated with this credential.
|
GoogleCloudApigeeV1DeveloperAppKey |
GoogleCloudApigeeV1DeveloperAppKey.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
List of attributes associated with the credential.
|
GoogleCloudApigeeV1LlmOperationConfig |
GoogleCloudApigeeV1LlmOperationConfig.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
Optional.
|
GoogleCloudApigeeV1ApiProduct |
GoogleCloudApigeeV1ApiProduct.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
Array of attributes that may be used to extend the default API product profile with customer-
specific metadata.
|
GoogleCloudApigeeV1GrpcOperationConfig |
GoogleCloudApigeeV1GrpcOperationConfig.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
Custom attributes associated with the operation.
|
GoogleCloudApigeeV1ReportProperty |
GoogleCloudApigeeV1ReportProperty.setValue(List<GoogleCloudApigeeV1Attribute> value)
property values
|
Copyright © 2011–2025 Google. All rights reserved.