consumerInstanceProject property
The project ID or project number of the consumer project.
This project is the one that the consumer uses to interact with the producer instance. From the perspective of a consumer who's created a producer instance, this is the project of the producer instance. Format: 'projects/' Eg. 'projects/consumer-project' or 'projects/1234'
Required.
Implementation
core.String? consumerInstanceProject;