GoogleCloudAiplatformV1PscInterfaceConfig constructor
GoogleCloudAiplatformV1PscInterfaceConfig({
- List<
GoogleCloudAiplatformV1DnsPeeringConfig> ? dnsPeeringConfigs, - String? networkAttachment,
Implementation
GoogleCloudAiplatformV1PscInterfaceConfig({
this.dnsPeeringConfigs,
this.networkAttachment,
});