GoogleCloudApihubV1LookupRuntimeProjectAttachmentResponse constructor

GoogleCloudApihubV1LookupRuntimeProjectAttachmentResponse({
  1. GoogleCloudApihubV1RuntimeProjectAttachment? runtimeProjectAttachment,
})

Implementation

GoogleCloudApihubV1LookupRuntimeProjectAttachmentResponse({
  this.runtimeProjectAttachment,
});