controlPlane = $controlPlane; } /** * @return string */ public function getControlPlane() { return $this->controlPlane; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ServiceMeshMembershipSpec::class, 'Google_Service_GKEHub_ServiceMeshMembershipSpec');