fieldWithRights = $fieldWithRights; } /** * @return GeostoreFieldWithRightsProto[] */ public function getFieldWithRights() { return $this->fieldWithRights; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GeostoreRightsStatusProto::class, 'Google_Service_Contentwarehouse_GeostoreRightsStatusProto');