GoogleCloudApihubV1FlattenedApiVersionDeploymentView constructor
GoogleCloudApihubV1FlattenedApiVersionDeploymentView({
- GoogleCloudApihubV1Api? api,
- GoogleCloudApihubV1Deployment? deployment,
- GoogleCloudApihubV1Version? version,
Implementation
GoogleCloudApihubV1FlattenedApiVersionDeploymentView({
this.api,
this.deployment,
this.version,
});