name property

String? name
getter/setter pair

Name of this resource.

For an Apigee API Proxy, this should be the id of the API proxy. For an API Hub Deployment, this should be the id of the deployment.

Required.

Implementation

core.String? name;